mirror of
https://github.com/reactos/CMake.git
synced 2025-02-23 21:40:34 +00:00
7 lines
299 B
ReStructuredText
7 lines
299 B
ReStructuredText
ExternalProject_CMAKE_CACHE_DEFAULT_ARGS
|
|
----------------------------------------
|
|
|
|
* The :module:`ExternalProject` module ``ExternalProject_Add`` function
|
|
learned a new ``CMAKE_CACHE_DEFAULT_ARGS`` option to initialize cache
|
|
values in the external project without setting them on future builds.
|