Add placeholder banners for CMake build systems to fix
This commit is contained in:
parent
9b2a586e08
commit
494e89d16b
@ -85,6 +85,18 @@ if ("${CMAKE_CXX_COMPILER_ID}" MATCHES "Cray")
|
|||||||
endif ()
|
endif ()
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
|
#-------------------------------------------------------------------------------
|
||||||
|
# RAJA
|
||||||
|
#-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
# TODO
|
||||||
|
|
||||||
|
#-------------------------------------------------------------------------------
|
||||||
|
# Kokkos
|
||||||
|
#-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
# TODO
|
||||||
|
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
# SYCL
|
# SYCL
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user