Fix appveyor
parent
26a1b60636
commit
cd91115aa1
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue