Remove old file

This commit is contained in:
Ian McInerney 2020-10-05 20:28:18 +01:00
parent 43c14face0
commit 06f04ad99b
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
##
# KiCad CDash/CTest Support
# Run cmake, then ctest -D Experimental to push to cdash.
##
set(CTEST_PROJECT_NAME "KiCad")
set(CTEST_NIGHTLY_START_TIME "00:00:00 EST")
set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "my.cdash.org")
set(CTEST_DROP_LOCATION "/submit.php?project=KiCad")
set(CTEST_DROP_SITE_CDASH TRUE)