aboutsummaryrefslogtreecommitdiff
path: root/cmake/FindCairo.cmake
Commit message (Collapse)AuthorAgeFilesLines
* FindCairo.cmake: Replace package nameXavier Del Campo Romero2025-05-251-1/+1
| | | | | | | | | | | | | | libpango-1.52.1 installs the following pkconfig files: lib/x86_64-linux-gnu/pkgconfig/ ├── pangocairo.pc ├── pangofc.pc ├── pangoft2.pc ├── pangoot.pc ├── pango.pc └── pangoxft.pc 1 directory, 6 files
* cmake/signal-protocol: shared lib, mark_as_advanced and othersMarvin W2017-04-261-8/+7
|
* New CMakeMarvin W2017-03-231-0/+31
- add install and uninstall targets - compatibility for systems without pkg-config