Files
rocm-systems/tests/catch/stress/CMakeLists.txt
T

6 řádky
114 B
CMake

add_subdirectory(memory)
if(HIP_PLATFORM MATCHES "amd")
add_subdirectory(printf)
add_subdirectory(stream)
endif()