diff options
author | Craig Scott <craig.scott@crascit.com> | 2024-01-01 00:58:22 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2024-01-01 00:58:22 (GMT) |
commit | d0f395525fb4b28af52f5f0d253255e623302bd5 (patch) | |
tree | 538bd68f03346833c8f71d0f6a9f89cd718bd73f /Tests/Module/WriteCompilerDetectionHeader | |
parent | 5a4d7c254ff03a2a814f67cc6f4b2d095522b216 (diff) | |
download | CMake-d0f395525fb4b28af52f5f0d253255e623302bd5.zip CMake-d0f395525fb4b28af52f5f0d253255e623302bd5.tar.gz CMake-d0f395525fb4b28af52f5f0d253255e623302bd5.tar.bz2 |
Tests: Quote possibly empty string(REPLACE) argument
The ${unity_source_line} variable should not normally be empty,
but it has been observed that it sometimes is due to other factors.
Rather than causing string(REPLACE) to fail due to the wrong
number of arguments, quote the variable so that the
UnityBuildPre2017 test case fails with a more appropriate
error in the block just after the usage fixed by this change.
Diffstat (limited to 'Tests/Module/WriteCompilerDetectionHeader')
0 files changed, 0 insertions, 0 deletions