remove mo package dependency
This commit is contained in:
parent
09d08bf043
commit
7a47fd55b9
8 changed files with 9 additions and 8 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
mkdir -p release
|
||||
cd release
|
||||
cmake ..
|
||||
#cmake -DWITH_EIGEN=1 ..
|
||||
cmake -DWITH_BOOST=1 ..
|
||||
make
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue