mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 20:49:41 +00:00
ab26249db1
Take files we previously distributed in ITK 4.3.1: CMake/ExternalData.cmake CMake/ExternalData_config.cmake.in and add them for distribution in upstream CMake. Update the copyright notice block format to follow CMake conventions.
5 lines
268 B
CMake
5 lines
268 B
CMake
set(ExternalData_OBJECT_STORES "@ExternalData_OBJECT_STORES@")
|
|
set(ExternalData_URL_TEMPLATES "@ExternalData_URL_TEMPLATES@")
|
|
set(ExternalData_TIMEOUT_INACTIVITY "@ExternalData_TIMEOUT_INACTIVITY@")
|
|
set(ExternalData_TIMEOUT_ABSOLUTE "@ExternalData_TIMEOUT_ABSOLUTE@")
|