mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
System : Move include of Eigen into ApplicationCode
This commit is contained in:
@@ -76,6 +76,11 @@ include_directories(
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
)
|
||||
|
||||
################################################################################
|
||||
# Eigen
|
||||
################################################################################
|
||||
include_directories(SYSTEM ${ResInsight_SOURCE_DIR}/ThirdParty/Eigen-Subset)
|
||||
|
||||
#############################################################################
|
||||
# Defining all the source (and header) files
|
||||
#############################################################################
|
||||
|
||||
Reference in New Issue
Block a user