Skip to content
Snippets Groups Projects
Commit 6b6850fe authored by Rohan Budhiraja's avatar Rohan Budhiraja
Browse files

[wip/sot-dynamic-pinocchio-v3] No parallel builds for sot-dynamic

parent 4218498e
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,9 @@ CATEGORIES= wip
LICENSE= gnu-lgpl-v3
COMMENT= Create entities to compute a robot dynamics properties
# parallel builds would consume all memory because of the g++ process size
MAKE_JOBS_SAFE= no
DYNAMIC_PLIST_DIRS+= share/doc/sot-dynamic
CMAKE_ARGS+= -DPYTHON_SITELIB=${PYTHON_SITELIB}
CMAKE_ARGS+= -DPYTHON_INCLUDE_PATH=${PYTHON_INCLUDE}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment