summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/Modules/FindGTK2.cmake (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-04-13Fix cmake buildMarc Jeanmougin1-597/+0
(bzr r14818)
2012-08-07update for cmakeCampbell Barton1-0/+1
Fixed bugs: - https://launchpad.net/bugs/1033979 - https://launchpad.net/bugs/1033981 (bzr r11598)
2011-07-08fix for building with cmake, renaming the GTK2 package didnt work right, ↵Campbell Barton1-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)
2011-06-25added a Modules cmake dir, only use for find_package, reference cmake ↵Campbell Barton1-0/+0
include paths explicitly. (bzr r10358)
2011-06-25cmake: added a patched FindGTK2 to include cairommconfig.hCampbell Barton1-0/+596
(bzr r10357)