]> source.dussan.org Git - tigervnc.git/commit
Improve test if library is a CMake target
authorPierre Ossman <ossman@cendio.se>
Fri, 6 Oct 2017 12:30:26 +0000 (14:30 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 6 Oct 2017 12:56:22 +0000 (14:56 +0200)
commit2699967aadd7e9609b1de7ee5f0215ff57f89a20
tree6e08a9ae71a155120b728f6d249bf56c7bf40426
parentc27f5da1b789aa8aaf952d74e0562db50691b23a
Improve test if library is a CMake target

Newer CMake complains when you try to get the property of something
that isn't a target so use the specific if operator instead.
cmake/Modules/CMakeMacroLibtoolFile.cmake