Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Nov 22, 2023
1 parent 692ee84 commit 6e3d3fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jrl-cmakemodules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
submodules: false
path: eigenpy
- run: sudo apt install libboost-all-dev libeigen3-dev python3-numpy
- run: sed -i 's/jrl-umi3218/nim65s/' eigenpy/CMakeLists.txt
- run: cmake -B build -S eigenpy
- run: grep -qvz CMAKE_PROJECT_VERSION:STATIC=0.0 build/CMakeCache.txt

0 comments on commit 6e3d3fe

Please sign in to comment.