Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sot-talos-balance
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Guilhem Saurel
sot-talos-balance
Commits
83bde595
Commit
83bde595
authored
6 years ago
by
François Bailly
Browse files
Options
Downloads
Patches
Plain Diff
[updated CMakeLists.txt]
parent
7ea373f6
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
src/CMakeLists.txt
+1
-0
1 addition, 0 deletions
src/CMakeLists.txt
with
2 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
83bde595
...
...
@@ -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"
O
FF
)
OPTION
(
BUILD_UTILS
"Build useful python scripts"
O
N
)
# name of the python module
IF
(
BUILD_PYTHON_INTERFACE
)
...
...
This diff is collapsed.
Click to expand it.
src/CMakeLists.txt
+
1
−
0
View file @
83bde595
...
...
@@ -49,6 +49,7 @@ SET(plugins
control-manager
imu_offset_compensation
parameter-server
dcm-estimator
)
#set(ADDITIONAL_feature-task_LIBS feature-generic task)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment