]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
Add a "cmake ." line to the appveyor build file to try to get it working again.
authorEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 18 Sep 2017 01:25:49 +0000 (21:25 -0400)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 18 Sep 2017 01:25:49 +0000 (21:25 -0400)
appveyor.yml

index 592169cbf9ab23a27351ce7cda3d54325efc7aeb..a61c14e41b4dc7a7fd5ddc4b1458f995d3b7c09c 100644 (file)
@@ -12,6 +12,7 @@ environment:
   - PlatformToolset: Windows7.1SDK\r
 \r
 build_script:\r
+- cmake .\r
 - >\r
   msbuild "json-c.vcxproj" /m /verbosity:normal\r
   /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"\r