Skip to content
Snippets Groups Projects
Commit 83bde595 authored by François Bailly's avatar François Bailly
Browse files

[updated CMakeLists.txt]

parent 7ea373f6
Branches
Tags
No related merge requests found
......@@ -57,7 +57,7 @@ SET(BOOST_COMPONENTS thread filesystem program_options unit_test_framework syste
OPTION (BUILD_PYTHON_INTERFACE "Build the python bindings" ON)
OPTION (BUILD_TEST "Build dynamic-graph architecture tests" OFF)
OPTION (BUILD_UTILS "Build useful python scripts" OFF)
OPTION (BUILD_UTILS "Build useful python scripts" ON)
# name of the python module
IF(BUILD_PYTHON_INTERFACE)
......
......@@ -49,6 +49,7 @@ SET(plugins
control-manager
imu_offset_compensation
parameter-server
dcm-estimator
)
#set(ADDITIONAL_feature-task_LIBS feature-generic task)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment