From cf7bfcb1f646615c6045f16a0b38a24a4f695c92 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 1 Dec 2015 19:53:35 +0000 Subject: cmake requires some kind of command-line argument. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 3faa774c..a206065a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -52,7 +52,7 @@ install: - cd %APPVEYOR_BUILD_FOLDER%\.. - rename pcre-8.38 pcre - cd pcre - - cmake + - cmake . - dir - cd %APPVEYOR_BUILD_FOLDER%\.. - dir -- cgit v1.2.3