blob: 82e042e03378a5fdff15a4c17d40fa9eb323f829 [file] [log] [blame]
image:
- Visual Studio 2019
platform:
- x64
configuration:
- release
- debug
environment:
matrix:
- 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