mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
e0ad72d8af
Without this patch, `SET (GRAPHVIZ_GRAPH_NAME "hello world")` does not work (it results in a parsing error in GraphViz when the generated output is processed), but `SET (GRAPHVIZ_GRAPH_NAME "\"hello world\"")` does.
17 KiB
17 KiB