CMake: unbundle eigen3

Optionally use systems eigen3 library.

T41989 by @hasufell with edits
This commit is contained in:
Campbell Barton
2015-03-19 15:41:41 +11:00
parent 2df4444def
commit 4b88541d59
10 changed files with 316 additions and 238 deletions

View File

@@ -22,7 +22,7 @@ set(INC
)
set(INC_SYS
../../extern/Eigen3
${EIGEN3_INCLUDE_DIRS}
)
set(SRC