mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#769 Fixed compile issues on Linux
This commit is contained in:
@@ -30,8 +30,8 @@ add_executable (${PROJECT_NAME}
|
||||
source_group("" FILES ${PROJECT_FILES})
|
||||
|
||||
target_link_libraries ( ${PROJECT_NAME}
|
||||
${ERT_LIBRARIES}
|
||||
custom-opm-parser
|
||||
${ERT_LIBRARIES}
|
||||
${Boost_LIBRARIES}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user