ctest_update_version_override.rst 339 B

1234567
  1. CTEST_UPDATE_VERSION_OVERRIDE
  2. -----------------------------
  3. * The :command:`ctest_update` command learned to honor a new variable:
  4. :variable:`CTEST_UPDATE_VERSION_OVERRIDE`. This can be used to specify
  5. the current version of your source tree rather than using the update
  6. command to discover the current version that is checked out.