]> source.dussan.org Git - tigervnc.git/commit
Fix static library check regexp
authorPierre Ossman <ossman@cendio.se>
Wed, 16 Nov 2022 06:48:31 +0000 (07:48 +0100)
committerPierre Ossman <ossman@cendio.se>
Tue, 10 Jan 2023 18:41:13 +0000 (19:41 +0100)
commitd25c04808f50ecf8f374113c627204511801bcac
treeee25dccff51262d8193cd47ed4651188384a40e4
parent533bf22864966e5b9a080ee3384625b062705e6a
Fix static library check regexp

Not sure how the old one ever worked as it incorrectly just tried to
match last character and nothing else.
cmake/Modules/CMakeMacroLibtoolFile.cmake