ppovb5fc7/sdformat/test/performance/CMakeLists.txt

10 lines
132 B
CMake
Raw Permalink Normal View History

2019-03-25 11:01:43 +08:00
set(TEST_TYPE "PERFORMANCE")
set(tests
parser_urdf.cc
)
link_directories(${PROJECT_BINARY_DIR}/test)
sdf_build_tests(${tests})