conflict resolved
This commit is contained in:
commit
72a045a60b
1 changed files with 1 additions and 0 deletions
|
|
@ -4,5 +4,6 @@ mkdir -p release
|
||||||
cd release
|
cd release
|
||||||
cmake -DWITH_EIGEN=1 ..
|
cmake -DWITH_EIGEN=1 ..
|
||||||
#cmake -DWITH_BOOST=1 ..
|
#cmake -DWITH_BOOST=1 ..
|
||||||
|
|
||||||
make
|
make
|
||||||
cd ..
|
cd ..
|
||||||
|
|
|
||||||
Reference in a new issue