1 Star 0 Fork 27

wangzu/QGIS

forked from Gitee 极速下载/QGIS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CTestConfig.cmake 538 Bytes
一键复制 编辑 原始数据 按行查看 历史
Guillaume Pasero 提交于 2019-07-15 16:05 . TEST: change to cdash 2.6
## This file should be placed in the root directory of your project.
## Then modify the CMakeLists.txt file in the root directory of your
## project to incorporate the testing dashboard.
## # The following are required to uses Dart and the Cdash dashboard
## ENABLE_TESTING()
## INCLUDE(CTest)
set(CTEST_PROJECT_NAME "QGIS")
set(CTEST_NIGHTLY_START_TIME "20:00:00 CEST")
set(CTEST_DROP_METHOD "https")
set(CTEST_DROP_SITE "cdash.orfeo-toolbox.org")
set(CTEST_DROP_LOCATION "/submit.php?project=QGIS")
set(CTEST_DROP_SITE_CDASH TRUE)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangzu/QGIS.git
git@gitee.com:wangzu/QGIS.git
wangzu
QGIS
QGIS
master

搜索帮助