鏡像自
https://github.com/quitesimpleorg/qsmaddy.git
synced 2025-06-07 05:33:20 +02:00
appveyor - try to specify sln
This commit is contained in:
父節點
371dc41aff
當前提交
b5a6628f44
@ -8,5 +8,8 @@ before_build:
|
|||||||
- cmd: cd tmp
|
- cmd: cd tmp
|
||||||
- cmd: cmake -G "Visual Studio 15 Win64" ..
|
- cmd: cmake -G "Visual Studio 15 Win64" ..
|
||||||
|
|
||||||
|
build:
|
||||||
|
project: $(APPVEYOR_BUILD_FOLDER)\$(APPVEYOR_PROJECT_NAME).sln
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- cmd: ctest -VV -C "Release"
|
- cmd: ctest -VV -C "Release"
|
||||||
|
載入中…
x
新增問題並參考
Block a user