mirror of
https://github.com/quitesimpleorg/qsmaddy.git
synced 2025-01-03 15:53:44 +01:00
appveyor - try to specify sln
This commit is contained in:
parent
371dc41aff
commit
b5a6628f44
@ -8,5 +8,8 @@ before_build:
|
||||
- cmd: cd tmp
|
||||
- cmd: cmake -G "Visual Studio 15 Win64" ..
|
||||
|
||||
build:
|
||||
project: $(APPVEYOR_BUILD_FOLDER)\$(APPVEYOR_PROJECT_NAME).sln
|
||||
|
||||
test_script:
|
||||
- cmd: ctest -VV -C "Release"
|
||||
|
Loading…
Reference in New Issue
Block a user