diff options
author | Antonio Caggiano <quic_acaggian@quicinc.com> | 2023-05-10 09:46:07 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-05-10 13:56:31 (GMT) |
commit | 3bf0830e44426d0593adb3603bbb5fa95610a2b5 (patch) | |
tree | 1e2f938bfa0e924861bc143c67306a891e8842b8 /Tests/FindPython/Python3Module | |
parent | 65430031a61105f9c8bae57e3731fe133e931b11 (diff) | |
download | CMake-3bf0830e44426d0593adb3603bbb5fa95610a2b5.zip CMake-3bf0830e44426d0593adb3603bbb5fa95610a2b5.tar.gz CMake-3bf0830e44426d0593adb3603bbb5fa95610a2b5.tar.bz2 |
ExternalProject: Avoid adding empty touch command on "ALWAYS" steps
The problem fixed by commit c0b749cf62 (ExternalProject: Always add a
command to a step, 2014-11-05, v3.2.0-rc1~402^2~3) may occur for an
empty `COMMAND ${touch}` too, so avoid specifying any `COMMAND` at all
if there is no touch command.
Diffstat (limited to 'Tests/FindPython/Python3Module')
0 files changed, 0 insertions, 0 deletions