Files
rocm-systems/projects/hip-tests/catch/unit/CMakeLists.txt
T
Sarbojit Sarkar 702dc14c79 SWDEV-291783 - Catch2 tests for some of Stream APIs
Change-Id: I656fc59184863ef142cf89d7541982492f6b8484


[ROCm/hip-tests commit: 617f19e6d9]
2021-07-01 01:02:06 -04:00

6 строки
155 B
CMake

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