Also remove fmtlib from opm-common-prereqs.cmake
Otherwise the user still needs to have an installed version on the system in addition.
This commit is contained in:
parent
ee4ac770af
commit
396bfbbcd2
@ -15,7 +15,6 @@ set (opm-common_DEPS
|
||||
list(APPEND opm-common_DEPS
|
||||
# various runtime library enhancements
|
||||
"Boost 1.44.0 COMPONENTS system unit_test_framework REQUIRED"
|
||||
"fmt REQUIRED"
|
||||
"OpenMP QUIET"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user