mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
1ce39a1e73
We need to use a C++11 feature that is supported by the widest range of compilers, so we chose nullptr instead of constexpr.