Fix appveyor
parent
26a1b60636
commit
cd91115aa1
|
@ -24,6 +24,7 @@ install:
|
||||||
- cd build
|
- cd build
|
||||||
- cmake ../ -DBOOST_INCLUDEDIR=C:\Libraries\boost_1_66_0
|
- cmake ../ -DBOOST_INCLUDEDIR=C:\Libraries\boost_1_66_0
|
||||||
- msbuild /p:Configuration=Release ALL_BUILD.vcxproj
|
- msbuild /p:Configuration=Release ALL_BUILD.vcxproj
|
||||||
|
- cd %APPVEYOR_BUILD_FOLDER%
|
||||||
|
|
||||||
build: false
|
build: false
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue