Fix appveyor

master
huxingyi 2018-04-13 20:43:30 -07:00
parent 26a1b60636
commit cd91115aa1
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ install:
- cd build
- cmake ../ -DBOOST_INCLUDEDIR=C:\Libraries\boost_1_66_0
- msbuild /p:Configuration=Release ALL_BUILD.vcxproj
- cd %APPVEYOR_BUILD_FOLDER%
build: false