mirror of
https://github.com/json-c/json-c.git
synced 2026-04-04 12:59:07 +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
|
- PlatformToolset: Windows7.1SDK
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
|
- cmake .
|
||||||
- >
|
- >
|
||||||
msbuild "json-c.vcxproj" /m /verbosity:normal
|
msbuild "json-c.vcxproj" /m /verbosity:normal
|
||||||
/logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
|
/logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
|
||||||
|
|||||||
Reference in New Issue
Block a user