mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1396 Add define for updated ERT API used from opm-flowdiag-app
This commit is contained in:
@@ -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}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user