diff options
author | Roman Wüger <roman.wueger@gmx.at> | 2015-03-13 08:18:19 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-03-17 17:46:43 (GMT) |
commit | f9d09626899a8196a2f46992585ddff21fd2de34 (patch) | |
tree | 8852dc306c31d35487e6d66f944234dca6d9ace3 /Source/cmMakefile.h | |
parent | a5cab2e7391df8d2072f1083c075a69bc746c7aa (diff) | |
download | CMake-f9d09626899a8196a2f46992585ddff21fd2de34.zip CMake-f9d09626899a8196a2f46992585ddff21fd2de34.tar.gz CMake-f9d09626899a8196a2f46992585ddff21fd2de34.tar.bz2 |
WCDH: Fix cxx_nullptr workaround for pre-C++11 compilers
Use just '0' instead of 'static_cast<void*>(0)' because the latter
will not automatically convert to pointers to other types.
Diffstat (limited to 'Source/cmMakefile.h')
0 files changed, 0 insertions, 0 deletions