#790 Fixed ordering of link libraries

This commit is contained in:
Magne Sjaastad 2016-06-30 14:53:38 +02:00
parent 7e89fb4b49
commit fc8116d5fa

View File

@ -329,6 +329,8 @@ endif()
set( LINK_LIBRARIES
custom-opm-parser
WellPathImportSsihub
ResultStatisticsCache
@ -336,11 +338,10 @@ set( LINK_LIBRARIES
${APP_FWK_LIBRARIES}
${VIZ_FWK_LIBRARIES}
${ERT_LIBRARIES}
${ERT_EXTERNAL_LIBRARIES}
custom-opm-parser
NRLib
${OPENGL_LIBRARIES}