Files
rocm-systems/projects/hip/tests/catch/unit/CMakeLists.txt
T
Jatin Chaudhary 606862d59c SWDEV-277697 - Disable Saxpy test in catch
Change-Id: I9ca0ac1baa39ea31fa503c01ca8d362b6b0626a9


[ROCm/hip commit: b21882ac59]
2021-06-21 10:59:42 -04:00

6 строки
156 B
CMake

add_subdirectory(memory)
add_subdirectory(deviceLib)
add_subdirectory(kernels)
# Disable Saxpy test temporarily to see if CI Passes
# add_subdirectory(rtc)