Skip to content
Snippets Groups Projects
Commit 183a4cd8 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[CMake] let the submodule manage VERSION

parent 202a02f5
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@ include(cmake/GNUInstallDirs.cmake)
include(cmake/python.cmake)
include(cmake/test.cmake)
CMAKE_POLICY(SET CMP0048 OLD)
project(${PROJECT_NAME} CXX)
SET(CATKIN_REQUIRED_COMPONENTS roscpp std_msgs message_generation std_srvs geometry_msgs sensor_msgs tf)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment