https://github.com/Kitware/CMake
Revision ce3b713baa1c899ae7739c192040e24445368a0a authored by Brad King on 14 January 2016, 21:11:00 UTC, committed by Brad King on 19 January 2016, 20:51:00 UTC
Assign to the result strings instead setting to empty and appending.
The old approach was left from when we directly buffered output in
the strings.
1 parent dc039cc
Raw File
Tip revision: ce3b713baa1c899ae7739c192040e24445368a0a authored by Brad King on 14 January 2016, 21:11:00 UTC
cmSystemTools: Simplify RunSingleCommand output string construction
Tip revision: ce3b713
CMakeGraphVizOptions.cmake
set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;testFail;testCommandLineArguments;xrtest;LIBCURL;foo")
back to top