|
@@ -1513,7 +1513,7 @@ default header set along with the target:
|
|
|
|
|
|
|
|
add_library(Eigen INTERFACE)
|
|
add_library(Eigen INTERFACE)
|
|
|
|
|
|
|
|
- target_sources(Eigen INTERFACE
|
|
|
|
|
|
|
+ target_sources(Eigen PUBLIC
|
|
|
FILE_SET HEADERS
|
|
FILE_SET HEADERS
|
|
|
BASE_DIRS src
|
|
BASE_DIRS src
|
|
|
FILES src/eigen.h src/vector.h src/matrix.h
|
|
FILES src/eigen.h src/vector.h src/matrix.h
|