mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-20 22:41:38 +00:00
Teach ExternalProject_Add a new BUILD_ALWAYS option to skip using the build step stamp file and execute the step on every build. Extend the BuildDepends test with a case to cover this option.