#742 Integrated opm-parser and added basic unit test

This commit is contained in:
Magne Sjaastad
2016-05-27 17:28:31 +02:00
parent 2892653298
commit 9b6e422d0c
6 changed files with 149 additions and 7 deletions

View File

@@ -27,6 +27,10 @@ include_directories(
${ResInsight_SOURCE_DIR}/ThirdParty/Qwt/src
${ERT_INCLUDE_DIRS}
${Boost_INCLUDE_DIRS}
${custom-opm-common_SOURCE_DIR}/opm-common/
${custom-opm-parser_SOURCE_DIR}/opm-parser/
${CMAKE_CURRENT_SOURCE_DIR}
${CMAKE_CURRENT_SOURCE_DIR}/Adm
${CMAKE_CURRENT_SOURCE_DIR}/Application
@@ -379,6 +383,7 @@ set( LINK_LIBRARIES
custom-opm-common
custom-opm-parser
opmjson
NRLib