]> granicus.if.org Git - graphviz/commit
CMake: [nfc] uppercase 'Getopt_*' variables
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 31 Jan 2022 11:15:38 +0000 (22:15 +1100)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 1 Feb 2022 04:28:49 +0000 (15:28 +1100)
commite962645adb5e549553f99e345a85775d3ac92cd4
tree6454881cae2f844315154bc8bb1df7d1c4456e5b
parenta453bcd0dfe30c6ef8a46a57b301847f49888928
CMake: [nfc] uppercase 'Getopt_*' variables

Upcoming changes that introduce `cmake-format` checks complain that these
identifiers do not comply with `[A-Z][0-9A-Z_]+|_[0-9a-z_]+`.
CMakeLists.txt
cmake/FindGETOPT.cmake [new file with mode: 0644]
cmake/FindGetopt.cmake [deleted file]
cmd/tools/CMakeLists.txt
lib/gvpr/CMakeLists.txt