Skip to content

Commit 7091b57

Browse files
ONSAM-1897 re-add enable_testing command to CMakeLists.txt (#2360)
Co-authored-by: Urszula Guminska <[email protected]>
1 parent 73a1a61 commit 7091b57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Publications/GPU-Opt-Guide/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ if (BUILD_FORTRAN_EXAMPLES)
99
set(CMAKE_Fortran_COMPILER ifx)
1010
endif()
1111

12+
enable_testing()
1213

1314
project(GPUOptGuide
1415
LANGUAGES ${_languages}

0 commit comments

Comments
 (0)