summaryrefslogtreecommitdiff
path: root/poppler-splash.pc.cmake
AgeCommit message (Collapse)AuthorFilesLines
2009-10-17CMake: add the possibility to pass LIB_SUFFIX.Michael Jansen1-1/+1
This allows to tune the installation libdir by adding a suffix for it (making it eg lib, lib32, or lib64)
2008-01-30Introduce the CMake-based build system.Pino Toscano1-0/+9
Mostly works nicely as the autotools, and it mimics (almost) all the autotools behaviours. Copied some scripts from the KDE cmake scripts (BSD-licensed). TODO: gtk-doc.