|
|
@@ -0,0 +1,6 @@
|
|
|
+ExternalProject-BUILD_ALWAYS
|
|
|
+----------------------------
|
|
|
+
|
|
|
+* The :module:`ExternalProject` module ``ExternalProject_Add`` command
|
|
|
+ learned a new ``BUILD_ALWAYS`` option to cause the external project
|
|
|
+ build step to run every time the host project is built.
|