mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
Always use static libraries for opm libs and NRlib
This commit is contained in:
Vendored
+1
@@ -28,6 +28,7 @@ file ( GLOB NRLIB_WELL_SRC
|
||||
)
|
||||
|
||||
add_library( ${PROJECT_NAME}
|
||||
STATIC
|
||||
${NRLIB_IOTOOLS_SRC}
|
||||
${NRLIB_WELL_SRC}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user