summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/Modules/FindGnomeVFS2.cmake (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-10-13Remove deprecated GNOME VFSStefano Facchini1-90/+0
Just use Gio::File when access to non-local files is needed.
2011-06-25added a Modules cmake dir, only use for find_package, reference cmake ↵Campbell Barton1-0/+0
include paths explicitly. (bzr r10358)
2008-05-31Cmake: added windows path to find modules.Joshua L. Blocher1-0/+1
(bzr r5770)
2008-05-22Cmake: Find Dependencies rebuiltJoshua L. Blocher1-0/+89
(bzr r5731)