summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeGraphVizOptions.cmake
blob: ee1c55afe156675c4b620c1243303f6fd582386f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
# file LICENSE.rst or https://cmake.org/licensing for details.

#[=======================================================================[.rst:
CMakeGraphVizOptions
--------------------

.. note::

  This module is not intended to be included in CMake projects directly.
  It once contained the information for using Graphviz in CMake.  For
  Graphviz usage in CMake refer to the :option:`cmake --graphviz`.
#]=======================================================================]