CMakeLists.txt 98 Bytes
Newer Older
aska-0096's avatar
aska-0096 committed
1
2
add_test_executable(test_wmma_op wmma_op.cpp)
target_link_libraries(test_wmma_op PRIVATE utility)