CMakeLists.txt 109 Bytes
Newer Older
1
2
add_gtest_executable(test_smfmac_op smfmac_op_xdl.cpp)
target_link_libraries(test_smfmac_op PRIVATE utility)