summaryrefslogtreecommitdiffstats
path: root/Modules/Qt4Macros.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-04-02 13:35:36 (GMT)
committerBrad King <brad.king@kitware.com>2014-04-02 13:35:36 (GMT)
commit1de086855caa63063380387d70811e8acf1f3d05 (patch)
tree2f8ba472582e62dd1f8917031627fd4ff0de98dd /Modules/Qt4Macros.cmake
parent8c9c4fe1a6d0c660c7e4e4c1af2cdf2e889fbfbd (diff)
downloadCMake-1de086855caa63063380387d70811e8acf1f3d05.zip
CMake-1de086855caa63063380387d70811e8acf1f3d05.tar.gz
CMake-1de086855caa63063380387d70811e8acf1f3d05.tar.bz2
cmSystemTools: Restore unreachable return to silence warnings
Some compilers do not recognize that the end of copy_data cannot be reached and complain that there is no return statement. Clang warns that there is an unreachable return statement if it appears. Conditionally add the return statement when not building with Clang.
Diffstat (limited to 'Modules/Qt4Macros.cmake')
0 files changed, 0 insertions, 0 deletions