updating armadillo patch

This commit is contained in:
Carles Fernandez 2014-05-11 22:37:43 +02:00
parent 190afb2c32
commit 9a4a3443b2
1 changed files with 1 additions and 1 deletions

View File

@ -641,7 +641,7 @@ if(NOT ARMADILLO_FOUND)
< set(ARMA_USE_WRAPPER true )
---
> set(ARMA_USE_WRAPPER false)
318c318
310c310
< add_library( armadillo SHARED \${PROJECT_SOURCE_DIR}/src/wrapper.cpp )
---
> add_library( armadillo STATIC \${PROJECT_SOURCE_DIR}/src/wrapper.cpp )