summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2015-12-01 19:53:35 +0000
committerChris Wilson <chris+github@qwirx.com>2015-12-01 19:53:35 +0000
commitcf7bfcb1f646615c6045f16a0b38a24a4f695c92 (patch)
tree7869e8a34118c3f0e6f3fb36945859bc91e80db8 /appveyor.yml
parent894786f5047c82db7c7faa54a17798c044651976 (diff)
cmake requires some kind of command-line argument.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
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