mirror of
https://github.com/json-c/json-c.git
synced 2026-03-13 18:19:06 +08:00
Add a "cmake ." line to the appveyor build file to try to get it working again.
This commit is contained in:
@@ -12,6 +12,7 @@ environment:
|
||||
- PlatformToolset: Windows7.1SDK
|
||||
|
||||
build_script:
|
||||
- cmake .
|
||||
- >
|
||||
msbuild "json-c.vcxproj" /m /verbosity:normal
|
||||
/logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
|
||||
|
||||
Reference in New Issue
Block a user