summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/HelperFunctions.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Fix osx-related issues with cmake-buildsu_v2015-05-011-0/+19
Add new helper function to retrive pkg-config variables in Cmake; use paths defined as environment variables for builds on OS X (useful if MacPorts is not installed into default prefix); check backend of GTK2 on OS X in main cmake file (x11|quartz). (bzr r14080)