]> source.dussan.org Git - tigervnc.git/commit
Use pkg-config for pixman
authorPierre Ossman <ossman@cendio.se>
Mon, 30 May 2022 08:02:05 +0000 (10:02 +0200)
committerPierre Ossman <ossman@cendio.se>
Tue, 7 Jun 2022 08:06:32 +0000 (10:06 +0200)
commit1527f0b6dbfa8695ca3d17ca51f711add12c6664
treedd9d5e343670db950e8d93e9865cd612a826848b
parent115d3f883e2fceea0f2e7df0e570864a01178f4e
Use pkg-config for pixman

This is the standard method of finding it on Unix systems, so make sure
we use it. Still keep a fallback, though, for other systems, e.g.
Windows.
cmake/Modules/FindPixman.cmake
cmake/StaticBuild.cmake
common/rfb/CMakeLists.txt