1
0
鏡像自 https://github.com/quitesimpleorg/qsmaddy.git 已同步 2025-08-07 14:29:43 +02:00

appveyor - try to specify sln

此提交包含在:
M. Petra Baranski
2019-02-19 02:23:21 +01:00
父節點 371dc41aff
當前提交 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"