[cmake-developers] [CMake 0014746]: --graphviz generates many files
Mantis Bug Tracker
mantis at public.kitware.com
Sun Feb 9 17:11:30 EST 2014
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=14746
======================================================================
Reported By: Daniel Pfeifer
Assigned To:
======================================================================
Project: CMake
Issue ID: 14746
Category: CMake
Reproducibility: always
Severity: feature
Priority: normal
Status: new
======================================================================
Date Submitted: 2014-02-09 17:11 EST
Last Modified: 2014-02-09 17:11 EST
======================================================================
Summary: --graphviz generates many files
Description:
We have a large project with http://www.cmake.org/Bug/view.php?id=171#c400
targets.
When using the --graphviz option, CMake creates two files per target in addition
to the desired one.
The attached patch introduces the options GRAPHVIZ_GENERATE_PER_TARGET
and GRAPHVIZ_GENERATE_DEPENDERS to CMakeGraphVizOptions.cmake.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2014-02-09 17:11 Daniel Pfeifer New Issue
2014-02-09 17:11 Daniel Pfeifer File Added:
0001-graphviz-allow-to-disable-per-target-graphs.patch
======================================================================
More information about the cmake-developers
mailing list