Unverified Commit 7560d839 authored by zjing14's avatar zjing14 Committed by GitHub
Browse files

Update CMakeLists.txt


Co-authored-by: default avatarAdam Osewski <19374865+aosewski@users.noreply.github.com>
parent 2af8f32a
...@@ -581,7 +581,7 @@ if(NOT GPU_ARCHS AND USER_GPU_TARGETS) ...@@ -581,7 +581,7 @@ if(NOT GPU_ARCHS AND USER_GPU_TARGETS)
) )
add_subdirectory(example) add_subdirectory(example)
if(BUILD_TESTING) if(BUILD_TESTING)
add_subdirectory(test) add_subdirectory(test)
endif() endif()
endif() endif()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment