mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Integrated opmjson directly in opm-parser, removed dependency to opm-common
This commit is contained in:
2
ThirdParty/custom-opm-parser/CMakeLists.txt
vendored
2
ThirdParty/custom-opm-parser/CMakeLists.txt
vendored
@@ -19,7 +19,7 @@ project (custom-opm-parser)
|
||||
|
||||
include_directories(
|
||||
${Boost_INCLUDE_DIRS}
|
||||
${custom-opm-common_SOURCE_DIR}/opm-common
|
||||
${ResInsight_SOURCE_DIR}/ThirdParty/custom-opm-common/opm-common/
|
||||
${ERT_INCLUDE_DIRS}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user