From 6774e3974ffd68e1e9757db65dddd89842cf2fbc Mon Sep 17 00:00:00 2001 From: cfarmer Date: Sat, 31 Jan 2009 20:03:27 +0000 Subject: [PATCH] update CmakeList git-svn-id: http://svn.osgeo.org/qgis/trunk@10075 c8812cc2-4d05-0410-92ff-de0c093fc19c --- python/plugins/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/plugins/CMakeLists.txt b/python/plugins/CMakeLists.txt index 167bd4520b2..84844568b01 100644 --- a/python/plugins/CMakeLists.txt +++ b/python/plugins/CMakeLists.txt @@ -1 +1 @@ -SUBDIRS(plugin_installer mapserver_export ftools) +SUBDIRS(plugin_installer mapserver_export fTools)