mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixed cmakelist for Reservoirdatamodel test project
p4#: 20190
This commit is contained in:
@@ -47,6 +47,15 @@ set(STRPRODUCTVER ${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}.${CMAKE_PATCH_VE
|
||||
################################################################################
|
||||
add_subdirectory(ThirdParty/Ert/devel)
|
||||
|
||||
include_directories(
|
||||
${CMAKE_SOURCE_DIR}/ThirdParty/Ert/devel/libecl/src
|
||||
${CMAKE_SOURCE_DIR}/ThirdParty/Ert/devel/libutil/src
|
||||
${CMAKE_SOURCE_DIR}/ThirdParty/Ert/devel/libgeometry/src
|
||||
${CMAKE_SOURCE_DIR}/ThirdParty/Ert/devel/libwell/src
|
||||
${CMAKE_BINARY_DIR}/ThirdParty/Ert/devel/libutil/src
|
||||
)
|
||||
|
||||
|
||||
################################################################################
|
||||
# Qt
|
||||
################################################################################
|
||||
|
||||
Reference in New Issue
Block a user