aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-02-05 01:08:39 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-02-05 01:08:39 +0300
commitbed6c0c972f030bcdf6d1d068e04ecd5a3634f72 (patch)
tree0032dad61de14834810fea0ac79c354a1bfe336f
parentmove Makefile to .ci/ (diff)
downloadcmake-common-bed6c0c972f030bcdf6d1d068e04ecd5a3634f72.tar.gz
cmake-common-bed6c0c972f030bcdf6d1d068e04ecd5a3634f72.zip
wtf, two empty lines
-rwxr-xr-xcmake/build/ci/appveyor.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/build/ci/appveyor.py b/cmake/build/ci/appveyor.py
index ed656b3..b9141ec 100755
--- a/cmake/build/ci/appveyor.py
+++ b/cmake/build/ci/appveyor.py
@@ -10,7 +10,6 @@
This is similar to build.py, but auto-fills some parameters for build.py from
the AppVeyor-defined environment variables.
-
The project is built in C:\Projects\build.
'''