Skip to content
Snippets Groups Projects

catkin build

Merged Jeremie Deray requested to merge catkin_build into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -395,7 +395,7 @@ INSTALL(FILES ${HDRS_WRAPPER}
INSTALL(FILES ${HDRS_SOLVER}
DESTINATION include/iri-algorithms/wolf/solver)
INSTALL(FILES ../Findwolf.cmake DESTINATION ${CMAKE_ROOT}/Modules/)
INSTALL(FILES ../cmake_modules/Findwolf.cmake DESTINATION "lib/cmake/${PROJECT_NAME}")
#Build examples & tests
MESSAGE("Building examples and tests.")
Loading