diff options
| author | Antonin Descampe <antonin@gmail.com> | 2011-04-13 22:38:50 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2011-04-13 22:38:50 +0000 |
| commit | 6aaaa3eae28d82e3a2c34e0bd57d027be0685869 (patch) | |
| tree | 1b616558a699117a50d2230744632e82e64bb196 /CTestConfig.cmake | |
| parent | 16f205d886407d087fbaa5d00ff31e371f97cb51 (diff) | |
changed the directory hierarchy of the whole project. See README files for details.
Diffstat (limited to 'CTestConfig.cmake')
| -rw-r--r-- | CTestConfig.cmake | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/CTestConfig.cmake b/CTestConfig.cmake deleted file mode 100644 index 6d3866ef..00000000 --- a/CTestConfig.cmake +++ /dev/null @@ -1,7 +0,0 @@ -set(CTEST_PROJECT_NAME "OPENJPEG") -set(CTEST_NIGHTLY_START_TIME "3:00:00 UTC") - -set(CTEST_DROP_METHOD "http") -set(CTEST_DROP_SITE "my.cdash.org") -set(CTEST_DROP_LOCATION "/submit.php?project=OPENJPEG") -set(CTEST_DROP_SITE_CDASH TRUE) |
