summaryrefslogtreecommitdiff
path: root/CMakeGraphVizOptions.cmake
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2006-03-07 15:31:05 -0500
committerAndy Cedilnik <andy.cedilnik@kitware.com>2006-03-07 15:31:05 -0500
commitccac9542b109ca6f1edc8a2460310068e90019aa (patch)
treed5faeb27ddbefbcc245ecb42f341000dbbfbd233 /CMakeGraphVizOptions.cmake
parent6d4b7425fdd5220c5875ee814ddcf7f516d783c9 (diff)
downloadcmake-ccac9542b109ca6f1edc8a2460310068e90019aa.tar.gz
ENH: Add a way to overwrite some preferences and ignore certain targets
Diffstat (limited to 'CMakeGraphVizOptions.cmake')
-rw-r--r--CMakeGraphVizOptions.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeGraphVizOptions.cmake b/CMakeGraphVizOptions.cmake
new file mode 100644
index 0000000000..038f17e9b6
--- /dev/null
+++ b/CMakeGraphVizOptions.cmake
@@ -0,0 +1 @@
+SET(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;testFail;testCommandLineArguments;xrtest;LIBCURL;foo")