Skip to content

Commit

Permalink
Call out Eigen as an isystem include
Browse files Browse the repository at this point in the history
  • Loading branch information
starseeker committed Aug 17, 2023
1 parent 77cc22d commit ea638e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/other/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ CMAKEFILES_IN_DIR(tktable_ignore_files tktable)
# may remain in place - they are needed only for building.
include("${CMAKE_CURRENT_SOURCE_DIR}/Eigen.dist")
CMAKEFILES_IN_DIR(Eigen_ignore_files Eigen)
set(SYS_INCLUDE_PATTERNS ${SYS_INCLUDE_PATTERNS} Eigen CACHE STRING "Bundled system include dirs" FORCE)

# linenoise is used by applications directly
include(${CMAKE_CURRENT_SOURCE_DIR}/linenoise.dist)
Expand Down

0 comments on commit ea638e9

Please sign in to comment.