[shark] 31/79: Update appveyor.yml

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Nov 26 15:40:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository shark.

commit 90b232542b29e45ce84d9fbaa4f5970d71101164
Author: Christian Igel <igel at diku.dk>
Date:   Thu Oct 29 18:50:15 2015 +0100

    Update appveyor.yml
---
 appveyor.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/appveyor.yml b/appveyor.yml
index c933c98..72a3708 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -36,7 +36,8 @@ before_build:
   - cmd: if "%platform%"=="Win32" set CMAKE_GENERATOR_NAME=Visual Studio 12
   - cmd: if "%platform%"=="x64"   set CMAKE_GENERATOR_NAME=Visual Studio 12 Win64
   - cmd: cmake -G "%CMAKE_GENERATOR_NAME%" -DCMAKE_BUILD_TYPE=%configuration%  -DBOOST_ROOT="%BOOST_ROOT%" -DBOOST_LIBRARYDIR="%BOOST_LIBRARYDIR%"   ..
-
+  - cmd: type C:\projects\shark\build\shark.sln 
+  
 # actual build process
 build:
   project: C:\projects\shark\build\shark.sln 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/shark.git



More information about the debian-science-commits mailing list