Skip to content
Snippets Groups Projects
Commit 3cc83936 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Removing garbage

parent 40023ff8
No related branches found
No related tags found
No related merge requests found
Pipeline #3897 passed
......@@ -11,7 +11,6 @@ set(BOOST_INCLUDE ${Boost_INCLUDE_DIR} CACHE PATH "Include directory for BOOST")
set(LIBHILBERT_ROOT CACHE PATH "LibHilbert root path")
set(SE_CLASS1 CACHE BOOL "Activate compilation with SE_CLASS1")
set(SE_CLASS3 CACHE BOOL "Activate compilation with SE_CLASS3")
set(ENABLE_GPU CACHE BOOL "Disable the GPU code independently that a cuda compiler is found")
set(TEST_PERFORMANCE CACHE BOOL "Enable test performance")
set(ALPAKA_ROOT CACHE PATH "Alpaka root path")
set(HIP_ENABLE CACHE BOOL "Enable HIP compiler")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment