From: Ivan Maidanski Date: Tue, 18 Jun 2019 22:34:23 +0000 (+0300) Subject: AppVeyor CI: Test CMake build with enable_large_config X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=286775e8788b388492aa574e70cad32f62971a69;p=gc AppVeyor CI: Test CMake build with enable_large_config --- diff --git a/appveyor.yml b/appveyor.yml index eb0c619f..dc21c1d6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -7,7 +7,7 @@ environment: CMAKE_OPTIONS: -DBUILD_SHARED_LIBS=OFF -Dbuild_tests=ON -Denable_cplusplus=ON -Denable_gc_assertions=ON - TARGET: cmake CMAKE_CONFIG: Release - CMAKE_OPTIONS: -Dbuild_tests=ON -Denable_cplusplus=ON + CMAKE_OPTIONS: -Dbuild_tests=ON -Denable_cplusplus=ON -Denable_large_config=ON - TARGET: cygwin CONF_OPTIONS: --enable-cplusplus CFLAGS_EXTRA: -D GCTEST_PRINT_VERBOSE