diff options
author | Andrey Mishchenko <mishchea@gmail.com> | 2015-12-09 17:15:52 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-12-10 14:22:06 (GMT) |
commit | e0ad72d8af9bfba80d24f823d79440ebb9136bda (patch) | |
tree | 0bf54ca3a3bf9567f4b32c8a3efa657c8ba54d0a /CMakeCPack.cmake | |
parent | dc873f6eef1e6f952cf3d09be7568b03fbf8c6d3 (diff) | |
download | CMake-e0ad72d8af9bfba80d24f823d79440ebb9136bda.zip CMake-e0ad72d8af9bfba80d24f823d79440ebb9136bda.tar.gz CMake-e0ad72d8af9bfba80d24f823d79440ebb9136bda.tar.bz2 |
Graphviz: Fix handling of spaces in GRAPHVIZ_GRAPH_NAME
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.
Diffstat (limited to 'CMakeCPack.cmake')
0 files changed, 0 insertions, 0 deletions