summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/Modules/FindGTK2_patched.cmake (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-08fix for building with cmake, renaming the GTK2 package didnt work right, ↵Campbell Barton1-596/+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)