mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 14:50:10 -06:00
Help: Add release note for ExternalProject's environment modification options
This was left out of commit e301cbffcc (ExternalProject: Set environment
variables, 2025-04-09).
This commit is contained in:
6
Help/release/dev/ExternalProject.rst
Normal file
6
Help/release/dev/ExternalProject.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
ExternalProject
|
||||
---------------
|
||||
|
||||
* The :module:`ExternalProject` module's commands :command:`ExternalProject_Add`
|
||||
and :command:`ExternalProject_Add_Step` now provide options to set
|
||||
environment variables on the configure, build, install, and test steps.
|
||||
Reference in New Issue
Block a user