summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/Modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add CMake file to find LCMS2Josh Andler2014-11-261-0/+38
| | | (bzr r13766)
* update for cmakeCampbell Barton2012-08-071-0/+1
| | | | | | | Fixed bugs: - https://launchpad.net/bugs/1033979 - https://launchpad.net/bugs/1033981 (bzr r11598)
* fix for windowsJohan B. C. Engelen2012-03-071-1/+2
| | | (bzr r11056)
* cmake: aspell/gtkspell/poppler-cairo/libwpgCampbell Barton2011-09-263-71/+110
| | | | | | patch #822009 to address bug #820863 from Yu-Jie Lin. (bzr r10648)
* fix for building with dbus and cmakeCampbell Barton2011-07-081-0/+72
| | | (bzr r10426)
* fix for building with cmake, renaming the GTK2 package didnt work right, ↵Campbell Barton2011-07-081-0/+0
| | | | | very confusing as to why - I still dont know but calling it the same as CMake's works ok and uses our one. (bzr r10424)
* added a Modules cmake dir, only use for find_package, reference cmake ↵Campbell Barton2011-06-2510-0/+1330
include paths explicitly. (bzr r10358)