70f3a81769 Help: Add release note for ExternalProject's environment modification options Acked-by: Kitware Robot <[email protected]> Merge-request: !11238
@@ -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.