File: CTestConfig.cmake

package info (click to toggle)
avogadrolibs 1.100.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 77,996 kB
  • sloc: cpp: 127,202; ansic: 2,212; python: 1,433; perl: 321; sh: 83; makefile: 43
file content (7 lines) | stat: -rw-r--r-- 254 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
set(CTEST_PROJECT_NAME "AvogadroLibs")
set(CTEST_NIGHTLY_START_TIME "23:59:59 UTC")

set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "cdash.openchemistry.org")
set(CTEST_DROP_LOCATION "/submit.php?project=AvogadroLibs")
set(CTEST_DROP_SITE_CDASH TRUE)