Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sot-core
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
Stack Of Tasks
sot-core
Commits
57a519db
Commit
57a519db
authored
14 years ago
by
Francois Keith
Browse files
Options
Downloads
Patches
Plain Diff
Add dependencies between plugins
parent
9daf8bd7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/CMakeLists.txt
+12
-0
12 additions, 0 deletions
src/CMakeLists.txt
with
12 additions
and
0 deletions
src/CMakeLists.txt
+
12
−
0
View file @
57a519db
...
...
@@ -88,6 +88,18 @@ SET(plugins
tools/robot-simu
)
set
(
ADDITIONAL_feature-task_LIBS feature-generic
)
set
(
ADDITIONAL_feature-point6d-relative_LIBS feature-point6d
)
set
(
ADDITIONAL_sot-h_LIBS sot
)
set
(
ADDITIONAL_sot-h_LIBS sot
)
set
(
ADDITIONAL_sot-qr_LIBS sot
)
set
(
ADDITIONAL_weighted-sot_LIBS sot
)
set
(
ADDITIONAL_task-conti_LIBS task
)
set
(
ADDITIONAL_task-pd_LIBS task
)
set
(
ADDITIONAL_task-unilateral_LIBS task
)
#Build sot-core
SET
(
LIBRARY_NAME
${
SOTCORE_LIB_NAME
}
)
...
...
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