ppovb5fc7/gazebo/test/pkgconfig/CMakeLists.txt

4 lines
177 B
CMake
Raw Normal View History

2019-03-25 11:01:43 +08:00
set (tests config-pkgconfig.cc)
add_definitions(-DSOURCE_DIR=\"${CMAKE_CURRENT_SOURCE_DIR}/plugin\" -DGAZEBO_EXPECTED_VERSION="${GAZEBO_VERSION_FULL}")
gz_build_tests(${tests})