diff options
author | Hannes Vogt <hannes@havogt.de> | 2020-03-18 16:47:06 (GMT) |
---|---|---|
committer | Hannes Vogt <hannes@havogt.de> | 2020-03-18 16:47:06 (GMT) |
commit | 36baf1f13c999eae8cf0dd9cd3899356d4856eda (patch) | |
tree | d3cea54da0b0628571bcb048b5c17de2a99c717f /Tests/ModuleDefinition/example_dll_2.def | |
parent | 863b0fa2aca3ece98d177f2dbafcad56f7037c8a (diff) | |
download | CMake-36baf1f13c999eae8cf0dd9cd3899356d4856eda.zip CMake-36baf1f13c999eae8cf0dd9cd3899356d4856eda.tar.gz CMake-36baf1f13c999eae8cf0dd9cd3899356d4856eda.tar.bz2 |
CheckLanguage: hide commonly used variable names
The check_language sets internal variables with a common name in the
caller's scope: `result`, `output` and `content`.
They are now prefixed with `_cl_`,
inspired by the CheckLibraryExists module.
Diffstat (limited to 'Tests/ModuleDefinition/example_dll_2.def')
0 files changed, 0 insertions, 0 deletions