Skip to content
Snippets Groups Projects

Install path

Merged Fernando Herrero requested to merge install_path into master
3 files
+ 31
5
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -15,7 +15,7 @@
@@ -15,7 +15,7 @@
#- git submodule update --init --recursive
#- git submodule update --init --recursive
- apt update
- apt update
##Install dependencies
##Install dependencies
#- apt -y install iri-iriutils-dev iri-comm-dev iri-dynamixel-dev
#- apt -y install iri-dep1-dev iri-dep2-dev
- mkdir -pv build
- mkdir -pv build
- cd build
- cd build
- cmake -DCMAKE_BUILD_TYPE=RELEASE -DCPACK_PACKAGE_VERSION=$CI_COMMIT_TAG ..
- cmake -DCMAKE_BUILD_TYPE=RELEASE -DCPACK_PACKAGE_VERSION=$CI_COMMIT_TAG ..
Loading