mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
System : Improved organization of ThirdParty libraries
This commit is contained in:
@@ -289,9 +289,7 @@ endif()
|
||||
|
||||
|
||||
set( LINK_LIBRARIES
|
||||
custom-opm-parser
|
||||
custom-opm-flowdiagnostics
|
||||
custom-opm-flowdiag-app
|
||||
${OPM_LIBRARIES}
|
||||
|
||||
WellPathImportSsihub
|
||||
|
||||
@@ -303,14 +301,12 @@ set( LINK_LIBRARIES
|
||||
|
||||
${ERT_LIBRARIES}
|
||||
|
||||
NRLib
|
||||
${THIRD_PARTY_LIBRARIES}
|
||||
|
||||
${OPENGL_LIBRARIES}
|
||||
${QT_LIBRARIES}
|
||||
|
||||
${RI_BOOST_LIBRARIES}
|
||||
|
||||
Qwt
|
||||
)
|
||||
set( EXTERNAL_LINK_LIBRARIES ${ERT_LIBRARY_LIST} )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user