mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-04-22 09:39:34 +08:00
Add directory containing split_test_helper.h to include path.
This commit is contained in:
parent
8175fe43e0
commit
10dae8dd4d
@ -1,5 +1,6 @@
|
||||
|
||||
include_directories(../../test ../../unsupported ../../Eigen)
|
||||
include_directories(../../test ../../unsupported ../../Eigen
|
||||
${CMAKE_CURRENT_BINARY_DIR}/../../test)
|
||||
|
||||
set(SPARSE_LIBS "")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user