History log of /inkscape/CMakeScripts/HelperFunctions.cmake
Revision Date Author Comments Expand
f5c7ca101be6b6abe17c6c28e971c86617f6c782 17-Jan-2016 bryce <bryce@bryceharrington.org>

cmake: Fix code style for consistency Indentation to 4 spaces Prefer lower case for functions and macros

7491c9c24308769d8b2cc95ec580328dbb9c8cbb 16-Jan-2016 bryce <bryce@bryceharrington.org>

cmake: Move join() to helper functions module

5f8360890e4758752936c5eda4524b7ffad91360 01-May-2015 ~suv <suv-sf@users.sourceforge.net>

cmake: Fix osx-related issues with cmake-build 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).