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