diff options
Diffstat (limited to '')
-rwxr-xr-x | cmake/build/ci/appveyor.py | 1 |
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. ''' |