mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-05 22:22:27 +00:00
3 lines
109 B
CMake
3 lines
109 B
CMake
add_gtest_executable(test_smfmac_op smfmac_op_xdl.cpp)
|
|
target_link_libraries(test_smfmac_op PRIVATE utility)
|