ExternalProject-no-extract-timestamp.rst 426 B

12345678
  1. ExternalProject-no-extract-timestamp
  2. ------------------------------------
  3. * The :command:`ExternalProject_Add` command gained a new
  4. ``DOWNLOAD_EXTRACT_TIMESTAMP`` option for controlling whether the timestamps
  5. of extracted contents are set to match those in the archive when the ``URL``
  6. download method is used. A new policy :policy:`CMP0135` was added to control
  7. the default behavior when the new option is not used.