kopie van
https://github.com/quitesimpleorg/qsmaddy.git
synced 2024-12-23 03:39:50 +01:00
appveyor - guess where the sln might be
This commit is contained in:
bovenliggende
b5a6628f44
commit
92db217966
@ -9,7 +9,7 @@ before_build:
|
|||||||
- cmd: cmake -G "Visual Studio 15 Win64" ..
|
- cmd: cmake -G "Visual Studio 15 Win64" ..
|
||||||
|
|
||||||
build:
|
build:
|
||||||
project: $(APPVEYOR_BUILD_FOLDER)\$(APPVEYOR_PROJECT_NAME).sln
|
project: $(APPVEYOR_BUILD_FOLDER)\tmp\$(APPVEYOR_PROJECT_NAME).sln
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- cmd: ctest -VV -C "Release"
|
- cmd: ctest -VV -C "Release"
|
||||||
|
Laden…
Verwijs in nieuw issue
Block a user