summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/Modules/FindPANGOMM.cmake (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-02CMake: Remove unused modulesPatrick Storz1-89/+0
2011-06-25added a Modules cmake dir, only use for find_package, reference cmake ↵Campbell Barton1-0/+0
include paths explicitly. (bzr r10358)
2008-06-12Cmake: Fix Dependencies with multiple include directories.Joshua L. Blocher1-0/+89
(bzr r5894)