mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Always use static libraries for opm libs and NRlib
This commit is contained in:
3
ThirdParty/custom-opm-parser/CMakeLists.txt
vendored
3
ThirdParty/custom-opm-parser/CMakeLists.txt
vendored
@@ -321,9 +321,8 @@ generated-source/ParserKeywords3.cpp
|
||||
)
|
||||
|
||||
add_library(${PROJECT_NAME}
|
||||
|
||||
STATIC
|
||||
${incl_path}
|
||||
|
||||
${opm_parser_generated_source_files}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user