Merge pull request #419 from akva2/bump_c11

remove C99 package
This commit is contained in:
Bård Skaflestad
2026-01-21 13:15:38 +01:00
committed by GitHub
-2
View File
@@ -6,8 +6,6 @@ set (opm-upscaling_CONFIG_VAR
# dependencies
set (opm-upscaling_DEPS
# compile with C99 support if available
"C99"
# various runtime library enhancements
"Boost 1.44.0
COMPONENTS date_time unit_test_framework REQUIRED"