Skip to content
Snippets Groups Projects
Commit 1521f907 authored by Guillem Alenyà's avatar Guillem Alenyà
Browse files

correct project name

parent dd07957a
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ if(COMMAND cmake_policy) ...@@ -7,7 +7,7 @@ if(COMMAND cmake_policy)
endif(COMMAND cmake_policy) endif(COMMAND cmake_policy)
# The project name and the type of project # The project name and the type of project
PROJECT(segway_rmp_400) PROJECT(segway-rmp-400)
SET(EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/bin) SET(EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/bin)
SET(LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/lib) SET(LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/lib)
......
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