mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
6 lines
212 B
CMake
6 lines
212 B
CMake
# CTest/CDash configuration
|
|
SET (CTEST_DROP_METHOD "http")
|
|
SET (CTEST_DROP_SITE "yakov.unidata.ucar.edu/")
|
|
SET (CTEST_DROP_LOCATION "~wfisher/cdash/submit.php?project=WinNETCDF")
|
|
SET (CTEST_DROP_SITE_CDASH TRUE)
|