Integrated opmjson directly in opm-parser, removed dependency to opm-common

This commit is contained in:
Magne Sjaastad
2016-06-13 12:27:28 +02:00
parent 718e724760
commit 7adaa4b45c
13 changed files with 3 additions and 1574 deletions

View File

@@ -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}
)