[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kexi/migration
From:       Sharan Rao <sharanrao () gmail ! com>
Date:       2008-02-02 14:50:07
Message-ID: 1201963807.021932.26450.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 769981 by sharan:

Migration plugin for Sybase ASE.
( may be buggy )


 M  +5 -0      CMakeLists.txt  
 A             sybase (directory)  
 A             sybase/CMakeLists.txt  
 A             sybase/keximigrate_sybase.desktop  
 A             sybase/sybasemigrate.cpp   [License: LGPL (v2+)]
 A             sybase/sybasemigrate.h   [License: LGPL (v2+)]


--- trunk/koffice/kexi/migration/CMakeLists.txt #769980:769981
@@ -15,6 +15,11 @@
 	add_subdirectory( pqxx )
 ENDIF (POSTGRESQL_FOUND AND PQXX_FOUND)
 
+INCLUDE(FindFreeTDS)
+IF(FreeTDS_FOUND)
+	add_subdirectory( sybase )
+ENDIF(FreeTDS_FOUND)
+
 #todo add_subdirectory( mdb )
 
 ########### next target ###############
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic