aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
new file mode 100644
index 000000000..4fefb596d
--- /dev/null
+++ b/appveyor.yml
@@ -0,0 +1,5 @@
+install:
+ - git submodule update --init --recursive
+
+build_script:
+ - python setup.py install --qmake=\path\to\bin\qmake --cmake=\path\to\bin\cmake --openssl=\path\to\openssl\bin