This is an automated email from the ASF dual-hosted git repository.

petasis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git


The following commit(s) were added to refs/heads/master by this push:
     new f22e262  Appveyor build project: .appveyor.yml
f22e262 is described below

commit f22e26220f50cc450cc051faa4feb3bfefc2b97a
Author: petasis <petas...@yahoo.gr>
AuthorDate: Sun Dec 16 14:12:30 2018 +0200

    Appveyor build project: .appveyor.yml
---
 .appveyor.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.appveyor.yml b/.appveyor.yml
index d2b160d..e667d20 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -35,6 +35,7 @@ install:
   - cmd: appveyor DownloadFile 
https://home.apache.org/~steffenal/%APACHE_COMPILER%/binaries/httpd-%APACHE_VERSION%-%APACHE_DOWNLOAD_PLATFORM%-%APACHE_COMPILER%.zip
   - cmd: cmake -E tar xf 
httpd-%APACHE_VERSION%-%APACHE_DOWNLOAD_PLATFORM%-%APACHE_COMPILER%.zip
   # Generate solution...
+  - cmd: cd cmake
   - cmd: cmake -E make_directory "build"
   - cmd: cmake -E chdir build cmake -DAPACHE_ROOT=C:/Apache24 -G 
%CMAKE_GENERATOR% ..
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org
For additional commands, e-mail: commits-h...@tcl.apache.org

Reply via email to