blob: 19c3000a46510801886a990493788063f1003ccc [file] [log] [blame]
image:
- Visual Studio 2019
platform:
- x64
configuration:
- release
- debug
environment:
- OPTIONS=-Duse_context=ON
- OPTIONS=-Duse_context=OFF
- OPTIONS=-Dno_floats=ON
- OPTIONS=-Dalign_reads=ON
before_build:
- cmake -G "Visual Studio 16 2019" -Dfatal_warnings=OFF $(OPTIONS)
build:
project: $(APPVEYOR_BUILD_FOLDER)\$(APPVEYOR_PROJECT_NAME).sln
test:
- cd dist\test\$(CONFIGURATION)
- cbor_test.exe