Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
robotpkg-wip
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
Gepetto
robotpkg-wip
Commits
ac30b654
Commit
ac30b654
authored
4 years ago
by
Guilhem Saurel
Browse files
Options
Downloads
Patches
Plain Diff
[wip/{py-,}example-adder] set USE_BOOST_LIBS
parent
9553eec6
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
example-adder/Makefile
+2
-0
2 additions, 0 deletions
example-adder/Makefile
py-example-adder/Makefile
+2
-0
2 additions, 0 deletions
py-example-adder/Makefile
with
4 additions
and
0 deletions
example-adder/Makefile
+
2
−
0
View file @
ac30b654
...
...
@@ -13,6 +13,8 @@ MAINTAINER= gsaurel@laas.fr
CMAKE_ARGS
+=
-DBUILD_PYTHON_INTERFACE
=
OFF
USE_BOOST_LIBS
=
unit_test_framework
include
../../devel/jrl-cmakemodules/Makefile.common
include
../../devel/boost-headers/depend.mk
include
../../devel/boost-libs/depend.mk
...
...
This diff is collapsed.
Click to expand it.
py-example-adder/Makefile
+
2
−
0
View file @
ac30b654
...
...
@@ -15,6 +15,8 @@ MAINTAINER= gsaurel@laas.fr
USE_PYTHON_ONLY
=
true
USE_BOOST_LIBS
=
unit_test_framework python
include
../../devel/jrl-cmakemodules/Makefile.common
include
../../wip/${NAME}/depend.mk
include
../../devel/boost-headers/depend.mk
...
...
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