]> granicus.if.org Git - graphviz/commit
CMake: [nfc] wrap to 80 character column width
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 1 Feb 2022 02:41:36 +0000 (13:41 +1100)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 1 Feb 2022 04:28:59 +0000 (15:28 +1100)
commitb3fc3dbf252cb8e4e5e38dbd379a450285805fc8
tree7dac872aa4863c463fdbeb0f9f1cf34384416617
parentc4c215504c9ec7a4414c90a774980e435385c558
CMake: [nfc] wrap to 80 character column width

Upcoming changes to introduce `cmake-format` checks default to this, which suits
Graphviz well as it matches the (claimed) `clang-format` C/C++ style.
14 files changed:
cmake/FindANN.cmake
cmake/FindCAIRO.cmake
cmake/FindGD.cmake
cmake/FindNSIS.cmake
cmake/FindPANGOCAIRO.cmake
cmake/cmake_uninstall.cmake.in
cmake/configure_plugins.cmake
cmake/package_info.cmake
cmd/dot/CMakeLists.txt
cmd/tools/CMakeLists.txt
lib/cgraph/CMakeLists.txt
lib/common/CMakeLists.txt
lib/gvpr/CMakeLists.txt
tests/CMakeLists.txt