summaryrefslogtreecommitdiffstats
path: root/Modules/UseQt4.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2009-02-05 22:09:28 (GMT)
committerBrad King <brad.king@kitware.com>2009-02-05 22:09:28 (GMT)
commit63d718e9f2366ab01d8e8dbf9c551a28f98e4978 (patch)
treef484c083be8284b9d140e82b3067957c2357dca8 /Modules/UseQt4.cmake
parentdc13914cd698b49cbae491c1e1aebbcd44fbe932 (diff)
downloadCMake-63d718e9f2366ab01d8e8dbf9c551a28f98e4978.zip
CMake-63d718e9f2366ab01d8e8dbf9c551a28f98e4978.tar.gz
CMake-63d718e9f2366ab01d8e8dbf9c551a28f98e4978.tar.bz2
COMP: Avoid warning about signed-char comparison
On some compilers 'char' is signed and is therefore always equal to or less than 0x7f. In order to avoid the compiler warning we perform the comparison with an unsigned char type.
Diffstat (limited to 'Modules/UseQt4.cmake')
0 files changed, 0 insertions, 0 deletions