Skip to content
Snippets Groups Projects
Commit c0a8ffb0 authored by Brad King's avatar Brad King
Browse files

Merge branch 'doc-header-only' into release-3.24

Merge-request: !8071
parents e15253a9 93696d0f
No related merge requests found
......@@ -1047,7 +1047,7 @@ them to a header set using the :command:`target_sources` command:
add_library(Eigen INTERFACE)
target_sources(Eigen INTERFACE
target_sources(Eigen PUBLIC
FILE_SET HEADERS
BASE_DIRS src
FILES src/eigen.h src/vector.h src/matrix.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment