diff options
author | Brad King <brad.king@kitware.com> | 2009-09-29 12:34:39 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-09-29 12:34:39 (GMT) |
commit | aa8c003609dd57d47d7a45624185bc71134fe294 (patch) | |
tree | ae6a9857179ea530d8b3746125a4237032b9cc2a /CMakeGraphVizOptions.cmake | |
parent | b0744ad969e19b86aa82ee01f69a203f725d436d (diff) | |
download | CMake-aa8c003609dd57d47d7a45624185bc71134fe294.zip CMake-aa8c003609dd57d47d7a45624185bc71134fe294.tar.gz CMake-aa8c003609dd57d47d7a45624185bc71134fe294.tar.bz2 |
Qualify std::map compare functor as const
Some older STL implementations invoke the comparison functor as a const
object, so the function call operator must be 'const' qualified. This
fixes the commit "Fix support for OLD behavior of policy CMP0002" to
compile on older STLs.
Diffstat (limited to 'CMakeGraphVizOptions.cmake')
0 files changed, 0 insertions, 0 deletions