mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-05 21:53:27 -06:00
#1396 Add define for updated ERT API used from opm-flowdiag-app
This commit is contained in:
parent
448f59983e
commit
9dfeef69bf
@ -21,6 +21,8 @@ foreach (file ${project_source_files} )
|
||||
list(APPEND project_source_files_complete_path1 "opm-flowdiagnostics-applications/${file}" )
|
||||
endforeach()
|
||||
|
||||
add_definitions(-DHAVE_ERT_ECL_TYPE_H)
|
||||
|
||||
add_library(custom-opm-flowdiag-app
|
||||
${project_source_files_complete_path1}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user