]> granicus.if.org Git - graphviz/commit
CMake: [nfc] uppercase 'dotlink' variable
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 1 Feb 2022 03:55:01 +0000 (14:55 +1100)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 1 Feb 2022 04:29:03 +0000 (15:29 +1100)
commit6918367e638986b814c14ac21604e4b0467e3d9b
tree1dbfac5d035787a11da6cc5f555f56eabfece6f0
parent3cfe3ce759c5b7ab37be5ccc395de7d3593e6a25
CMake: [nfc] uppercase 'dotlink' variable

Upcoming changes that introduce `cmake-format` checks complain that this
identifier does not comply with `[A-Z][0-9A-Z_]+|_[0-9a-z_]+`
cmd/dot/CMakeLists.txt