/[zanavi_public1]/navit/navit/graphics/CMakeLists.txt
ZANavi

Contents of /navit/navit/graphics/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: 310 byte(s)
import files
1 # Create a library called "Hello" which includes the source file "hello.cxx".
2 # The extension is already found. Any number of sources could be listed here.
3
4 add_subdirectory (ezxml)
5
6 if (HAVE_API_WIN32_BASE)
7 add_subdirectory (glib)
8 add_subdirectory (win32)
9 endif (HAVE_API_WIN32_BASE)
10
11 add_subdirectory (zlib)

   
Visit the ZANavi Wiki