Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Navigation
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Software
ArmarX
Skills
Navigation
Commits
7c38b6f4
Commit
7c38b6f4
authored
2 years ago
by
Tobias Gröger
Browse files
Options
Downloads
Patches
Plain Diff
Change human library CMake target due to naming conflict
parent
00272e81
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!38
human tracker skeleton
,
!28
Draft: Dev -> Main
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
source/armarx/navigation/human/CMakeLists.txt
+2
-2
2 additions, 2 deletions
source/armarx/navigation/human/CMakeLists.txt
with
2 additions
and
2 deletions
source/armarx/navigation/human/CMakeLists.txt
+
2
−
2
View file @
7c38b6f4
armarx_add_aron_library
(
human_aron
armarx_add_aron_library
(
teb_
human_aron
ARON_FILES
aron/Human.xml
)
armarx_add_library
(
human
armarx_add_library
(
teb_
human
DEPENDENCIES_PUBLIC
ArmarXCore
armarx_navigation::core
...
...
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