diff options
author | Brad King <brad.king@kitware.com> | 2011-07-28 13:04:45 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2011-07-28 14:43:11 (GMT) |
commit | a343bc1c764c87b20edbdf960d870fd4b084ce8a (patch) | |
tree | 18765a05cf9325cde057fbb5915c1d9858d8c311 /Source/cmEndIfCommand.cxx | |
parent | 642f10066a5c9b33e8736b9ca013a44023c21b2c (diff) | |
download | CMake-a343bc1c764c87b20edbdf960d870fd4b084ce8a.zip CMake-a343bc1c764c87b20edbdf960d870fd4b084ce8a.tar.gz CMake-a343bc1c764c87b20edbdf960d870fd4b084ce8a.tar.bz2 |
RunSingleCommand: Avoid assignment in condition
Several compilers warn about this case even when an extra layer of
parenthesis surrounds the assignment. Make the condition explicit.
Diffstat (limited to 'Source/cmEndIfCommand.cxx')
0 files changed, 0 insertions, 0 deletions