Files
intel-linux-sgx/external/CppMicroServices/CTestConfig.cmake
Li, Xun d10cabebb5 Linux 2.5 Open Source Gold Release
Added new APIs in sgx_uae_service.h and sgx_ukey_exchange.h to support ECDSA quote based remote attestation.
  The set of legacy APIs supports EPID only and the set of new APIs supports ECDSA quotes.
Enhanced Edger8r with structure deep-copy feature.
Fixed bugs.

Signed-off-by: Li, Xun <xun.li@intel.com>
2019-04-02 13:26:58 +08:00

8 lines
261 B
CMake

set(CTEST_PROJECT_NAME "CppMicroServices")
#set(CTEST_NIGHTLY_START_TIME "23:00:00 EDT")
#set(CTEST_DROP_METHOD "http")
#set(CTEST_DROP_SITE "my.cdash.org")
#set(CTEST_DROP_LOCATION "/submit.php?project=${CTEST_PROJECT_NAME}")
#set(CTEST_DROP_SITE_CDASH TRUE)