CMake: unbundle eigen3
Optionally use systems eigen3 library. T41989 by @hasufell with edits
This commit is contained in:
@@ -22,7 +22,7 @@ set(INC
|
||||
)
|
||||
|
||||
set(INC_SYS
|
||||
../../extern/Eigen3
|
||||
${EIGEN3_INCLUDE_DIRS}
|
||||
)
|
||||
|
||||
set(SRC
|
||||
|
||||
Reference in New Issue
Block a user