mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
(#434) Building and linking NRLib with ResInsight
This commit is contained in:
@@ -355,6 +355,8 @@ set( LINK_LIBRARIES
|
||||
ert_geometry
|
||||
ecl_well
|
||||
|
||||
NRLib
|
||||
|
||||
${OPENGL_LIBRARIES}
|
||||
${QT_LIBRARIES}
|
||||
|
||||
|
||||
@@ -107,6 +107,14 @@ set_property(TARGET
|
||||
PROPERTY FOLDER "ERT"
|
||||
)
|
||||
|
||||
|
||||
################################################################################
|
||||
# NRLib
|
||||
################################################################################
|
||||
|
||||
add_subdirectory(ThirdParty/NRLib)
|
||||
|
||||
|
||||
################################################################################
|
||||
# Qt
|
||||
################################################################################
|
||||
|
||||
Reference in New Issue
Block a user