diff options
author | Josef Angstenberger <code@jtxa.de> | 2020-07-29 22:47:32 (GMT) |
---|---|---|
committer | Josef Angstenberger <code@jtxa.de> | 2020-09-20 22:57:18 (GMT) |
commit | a70df0d6f08aaf87b9a1337eed5fba06ca5701d5 (patch) | |
tree | dfff9b352f2cec0a27a2d4ca342b26367807c52d /Modules/Compiler/TI-C.cmake | |
parent | 39a5c0c82c2041a622bcdf19fa3f22abc34b9ae8 (diff) | |
download | CMake-a70df0d6f08aaf87b9a1337eed5fba06ca5701d5.zip CMake-a70df0d6f08aaf87b9a1337eed5fba06ca5701d5.tar.gz CMake-a70df0d6f08aaf87b9a1337eed5fba06ca5701d5.tar.bz2 |
Compiler/TI: Avoid generic variable name in macro
In commit a548a52230 (Compiler/TI: Refactor C/CXX to use a common file,
2020-07-11) a variable named `prefix` has been introduced.
It is set in the callers namespace because it was defined inside a
macro, not a function.
Avoid such generic variable name.
Diffstat (limited to 'Modules/Compiler/TI-C.cmake')
0 files changed, 0 insertions, 0 deletions