Unverified Commit 9cd5b991 authored by zjing14's avatar zjing14 Committed by GitHub
Browse files

Update CMakeLists.txt

parent 6433eede
......@@ -580,9 +580,9 @@ if(NOT GPU_ARCHS AND USER_GPU_TARGETS)
PACKAGE_NAME examples
)
add_subdirectory(example)
#if(BUILD_TESTING)
#add_subdirectory(test)
#endif()
if(BUILD_TESTING)
add_subdirectory(test)
endif()
endif()
rocm_package_setup_component(profiler
......
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