summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cmake-E-time-quoting.rst
blob: 23b17c57c01aa09da9ba6f41fc42f5fe0780ac0c (plain)
1
2
3
4
5
6
7
cmake-E-time-quoting
--------------------

* The :manual:`cmake(1)` ``-E time`` command now properly passes arguments
  with spaces or special characters through to the child process.  This
  may break scripts that worked around the bug with their own extra
  quoting or escaping.