view CTestConfig.cmake @ 1495:acbfec3df281

Fix SCTP build on Fedora 31 Fedora 31 has most of the "new" SCTP API per RFC 6458, with kernel 5.5.6 and lksctp-tools 1.0.18, excluding SCTP_NOTIFICATIONS_STOPPED_EVENT.
author Luke Mewburn <luke@mewburn.net>
date Tue, 31 Mar 2020 17:09:53 +1100
parents b7002bcc92a5
children
line wrap: on
line source

# Configuration for sumitting the test result.
# Check http://www.freediameter.net/CDash for detail.

set(CTEST_PROJECT_NAME "freeDiameter")
set(CTEST_NIGHTLY_START_TIME "00:00:00 JST")

set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "www.freediameter.net")
set(CTEST_DROP_LOCATION "/CDash/submit.php?project=freeDiameter")
set(CTEST_DROP_SITE_CDASH TRUE)
"Welcome to our mercurial repository"