summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/Modules/FindGTK2_patched.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix for building with cmake, renaming the GTK2 package didnt work right, ↵Campbell Barton2011-07-081-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)
* added a Modules cmake dir, only use for find_package, reference cmake ↵Campbell Barton2011-06-251-0/+596
include paths explicitly. (bzr r10358)