Skip to content
Snippets Groups Projects
Commit c0918180 authored by Tim Redick's avatar Tim Redick :robot:
Browse files

Merge branch 'master' of git.rwth-aachen.de:tim.uebelhoer/catkin-conan

parents 2e62cab6 54509fcc
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,8 @@ catkin build --cmake-args -DCMAKE_BUILD_TYPE=Release
```
Also note that the workspace will be a mixed catkin and cmake workspace. So only
`catkin_make_isolated` and `catkin build` work.
Since catkin libraries will be built as position independent shared libraries by
default, use the `*:shared=True` and `*.fPIC=True` options in conanfile.txt.
# Requirements
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment