mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#769 Fixed compile issues on Linux
This commit is contained in:
parent
8f12eb9a19
commit
2f83194a5e
@ -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}
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user