Back to home page

EIC code displayed by LXR

 
 

    


Warning, /DD4hep/CTestConfig.cmake is written in an unsupported language. File is not indexed.

0001 ## This file should be placed in the root directory of your project.
0002 ## Then modify the CMakeLists.txt file in the root directory of your
0003 ## project to incorporate the testing dashboard.
0004 ## # The following are required to uses Dart and the Cdash dashboard
0005 ##   ENABLE_TESTING()
0006 ##   INCLUDE(CTest)
0007 set(CTEST_PROJECT_NAME "DD4hep")
0008 set(CTEST_NIGHTLY_START_TIME "01:00:00 UTC")
0009 
0010 set(CTEST_DROP_METHOD "http")
0011 set(CTEST_DROP_SITE "aidasoft.desy.de")
0012 set(CTEST_DROP_LOCATION "/CDash/submit.php?project=DD4hep")
0013 set(CTEST_DROP_SITE_CDASH TRUE)