diff options
author | Brad King <brad.king@kitware.com> | 2010-06-29 15:09:36 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2010-06-29 15:09:36 (GMT) |
commit | fec71d80165a74c423b8c56b00993ab4fb917041 (patch) | |
tree | ff0160d17c4b6f26f01fb6d10d329a0ca1a5bdb4 /Source/cmSetSourceFilesPropertiesCommand.h | |
parent | ff1f8d0b53c37336645d4d53fc30134540d17ddd (diff) | |
download | CMake-fec71d80165a74c423b8c56b00993ab4fb917041.zip CMake-fec71d80165a74c423b8c56b00993ab4fb917041.tar.gz CMake-fec71d80165a74c423b8c56b00993ab4fb917041.tar.bz2 |
Fix signed/unsigned comparison warnings in ccmake
Commit ff1f8d0b (Fix or cast more integer conversions in cmake) changed
a member type from int to size_t. Update the types of variables
compared to these values to be unsigned also.
Diffstat (limited to 'Source/cmSetSourceFilesPropertiesCommand.h')
0 files changed, 0 insertions, 0 deletions