rebase and add new packages

This commit is contained in:
Harmen Stoppels 2025-05-15 13:34:41 +02:00
parent 1b9572c2f5
commit 4dbc7275a6

View File

@ -2,6 +2,8 @@
#
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
from spack.build_systems.cmake import CMakePackage
from spack.build_systems.cuda import CudaPackage
from spack.package import *