Page MenuHomePhabricator

[CDash] CTEST_BUILD_NAME suffix feature
Closed, ResolvedPublic

Description

Would be nice to benefit from the automatically generated CTEST_BUILD_NAME but still be able to append a fixed custom string.

# Only appended to automatically generated CTEST_BUILD_NAME
set(MITK_BUILD_NAME_SUFFIX
  ""
)