mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-14 18:38:50 -05:00
d6af1e83bc
cacheVariables is a map with variable names as the keys, but the example in the documentation was not updated to reflect this. Fix the example.