tinyxml2/appveyor.yml

8 lines
138 B
YAML
Raw Normal View History

2015-10-02 03:08:48 -07:00
before_build:
- cmake .
build_script:
- msbuild tinyxml2.sln /m /p:Configuration=Release /t:ALL_BUILD
- cd Release
2015-10-02 03:08:48 -07:00
- xmltest.exe