"examples/research_projects/vscode:/vscode.git/clone" did not exist on "85f1c192824b036f8f2a32eb3e1df3c513224138"
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) ...@@ -580,9 +580,9 @@ if(NOT GPU_ARCHS AND USER_GPU_TARGETS)
PACKAGE_NAME examples PACKAGE_NAME examples
) )
add_subdirectory(example) add_subdirectory(example)
#if(BUILD_TESTING) if(BUILD_TESTING)
#add_subdirectory(test) add_subdirectory(test)
#endif() endif()
endif() endif()
rocm_package_setup_component(profiler 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