summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2017-08-24 22:49:38 +0200
committerSebastian Pipping <sebastian@pipping.org>2017-08-24 22:49:38 +0200
commit58a7c3e8c47e620f0dd625b4ded119efe0a34c21 (patch)
treefeac5e274b97ed7b29055c6becd41e8899b7436c /appveyor.yml
parent769c5c1d3149615fb18b0cbb14e6f66e6155aa34 (diff)
downloadlibexpat-git-58a7c3e8c47e620f0dd625b4ded119efe0a34c21.tar.gz
appveyor.yml: Add links on CMake generators and installed VS versions
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 14fc8e1c..34f7395e 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -43,6 +43,11 @@ clone_folder: c:\projects\libexpat
configuration: Debug
+# AppVeyor pre-installed software:
+# https://www.appveyor.com/docs/build-environment/#pre-installed-software
+#
+# CMake Visual Studio generators:
+# https://cmake.org/cmake/help/latest/manual/cmake-generators.7.html#visual-studio-generators
environment:
matrix:
# Visual Studio 2012 Win32