Skip to content
Snippets Groups Projects
Commit 835b04ea authored by asctec's avatar asctec
Browse files

set to release. from quadrotor. tests with the arm

parent 01846cc4
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,8 @@ FIND_PACKAGE(Boost REQUIRED)
# Eigen #######
FIND_PACKAGE(Eigen REQUIRED)
SET(CMAKE_BUILD_TYPE release)
# add the necessary include directories
INCLUDE_DIRECTORIES(. ${EIGEN_INCLUDE_DIR} ${Boost_INCLUDE_DIRS})
......
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