/[zanavi_public1]/navit/navit/map/shapefile/CMakeLists.txt
ZANavi

Contents of /navit/navit/map/shapefile/CMakeLists.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 28 21:19:04 2011 UTC (12 years, 5 months ago) by zoff99
File MIME type: text/plain
File size: 210 byte(s)
import files
1 set (map_shapefile_SRC shapefile.c)
2 if (NOT HAVE_SYSTEM_SHAPEFILELIB)
3 set (map_shapefile_SRC ${map_shapefile_SRC} dbfopen.c shpopen.c shptree.c)
4 endif()
5
6 module_add_library(map_shapefile ${map_shapefile_SRC})

   
Visit the ZANavi Wiki