diff options
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ How to build(Release): # In the Release directory 4.cmake -DCMAKE_BUILD_TYPE=Release .. # Change the Release to Debug for Debug build +5.make How to build it under windows(un-tested) 1.Install & configure: Eigen3 & boost |