]> git.ipfire.org Git - thirdparty/libarchive.git/blame - CTestConfig.cmake
Linux: use statvfs for name_max if available
[thirdparty/libarchive.git] / CTestConfig.cmake
CommitLineData
787a5ff7
TK
1# TODO: This file should be moved into the build/cmake directory...
2
3# The libarchive CDash page appears at
4# http://my.cdash.org/index.php?project=libarchive
5set(CTEST_PROJECT_NAME "libarchive")
6set(CTEST_NIGHTLY_START_TIME "01:00:00 UTC")
7
8set(CTEST_DROP_METHOD "http")
9set(CTEST_DROP_SITE "my.cdash.org")
10set(CTEST_DROP_LOCATION "/submit.php?project=libarchive")
11set(CTEST_DROP_SITE_CDASH TRUE)