File: CTestConfig.cmake

package info (click to toggle)
libsyncml 0.5.4-2.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 3,276 kB
  • sloc: ansic: 38,414; xml: 355; makefile: 71; sh: 50
file content (5 lines) | stat: -rw-r--r-- 199 bytes parent folder | download | duplicates (2)
1
2
3
4
5
set(CTEST_PROJECT_NAME "libsyncml")
set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "opensync.org")
set(CTEST_DROP_LOCATION "/testing/submit.php?project=libsyncml")
set(CTEST_DROP_SITE_CDASH TRUE)