mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-21 21:39:15 +00:00
4 lines
53 B
CMake
4 lines
53 B
CMake
if(BUILD_TESTING)
|
|
add_subdirectory(test)
|
|
endif()
|