We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73a1a61 commit 7091b57Copy full SHA for 7091b57
Publications/GPU-Opt-Guide/CMakeLists.txt
@@ -9,6 +9,7 @@ if (BUILD_FORTRAN_EXAMPLES)
9
set(CMAKE_Fortran_COMPILER ifx)
10
endif()
11
12
+enable_testing()
13
14
project(GPUOptGuide
15
LANGUAGES ${_languages}
0 commit comments