1
0
miroir de https://github.com/quitesimpleorg/qsmaddy.git synchronisé 2024-12-31 23:03:45 +01:00

appveyor - guess where the sln might be

Cette révision appartient à :
M. Petra Baranski 2019-02-19 02:25:57 +01:00
Parent b5a6628f44
révision 92db217966

Voir le fichier

@ -9,7 +9,7 @@ before_build:
- cmd: cmake -G "Visual Studio 15 Win64" ..
build:
project: $(APPVEYOR_BUILD_FOLDER)\$(APPVEYOR_PROJECT_NAME).sln
project: $(APPVEYOR_BUILD_FOLDER)\tmp\$(APPVEYOR_PROJECT_NAME).sln
test_script:
- cmd: ctest -VV -C "Release"