mirror of
https://github.com/orange-cpp/omath.git
synced 2026-06-08 16:24:35 +00:00
fixed somebugs, improved tests
This commit is contained in:
@@ -35,6 +35,8 @@ if (VCPKG_MANIFEST_FEATURES)
|
||||
set(OMATH_BUILD_TESTS ON)
|
||||
elseif (omath_feature STREQUAL "benchmark")
|
||||
set(OMATH_BUILD_BENCHMARK ON)
|
||||
elseif (omath_feature STREQUAL "examples")
|
||||
set(OMATH_BUILD_EXAMPLES ON)
|
||||
endif ()
|
||||
|
||||
endforeach ()
|
||||
|
||||
Reference in New Issue
Block a user