[fdo-internals] CMake

Greg Boone greg.boone at autodesk.com
Fri May 15 16:59:47 EDT 2009


When adding/removing/moving files to/from FDO projects, please also ensure that the CMake files get updated correctly.

Thanks,
Greg

-----Original Message-----
From: fdo-commits-bounces at lists.osgeo.org [mailto:fdo-commits-bounces at lists.osgeo.org] On Behalf Of svn_fdo at osgeo.org
Sent: Friday, May 15, 2009 4:47 PM
To: fdo-commits at lists.osgeo.org
Subject: [fdo-commits] r4683 - in trunk: . Fdo Fdo/Install Fdo/Install/XsdInstallPaths Fdo/UnitTest Fdo/Unmanaged Fdo/Unmanaged/Inc Fdo/Unmanaged/Src Fdo/Unmanaged/Src/Common Fdo/Unmanaged/Src/Fdo Fdo/Unmanaged/Src/FileToHdr Fdo/Unmanaged/Src/Geometry Fdo/Unman...

Author: helio
Date: 2009-05-15 16:47:28 -0400 (Fri, 15 May 2009)
New Revision: 4683

Added:
   trunk/CMakeLists.txt
   trunk/CMake__README.txt
   trunk/Fdo/CMakeLists.txt
   trunk/Fdo/Install/CMakeLists.txt
   trunk/Fdo/Install/XsdInstallPaths/CMakeLists.txt
   trunk/Fdo/UnitTest/CMakeLists.txt
   trunk/Fdo/Unmanaged/CMakeLists.txt
   trunk/Fdo/Unmanaged/Inc/CMakeLists.txt
   trunk/Fdo/Unmanaged/Src/CMakeLists.txt
   trunk/Fdo/Unmanaged/Src/Common/CMakeLists.txt
   trunk/Fdo/Unmanaged/Src/Fdo/CMakeLists.txt
   trunk/Fdo/Unmanaged/Src/FileToHdr/CMakeLists.txt
   trunk/Fdo/Unmanaged/Src/Geometry/CMakeLists.txt
   trunk/Fdo/Unmanaged/Src/McToMsf/CMakeLists.txt
   trunk/Fdo/Unmanaged/Src/Message/CMakeLists.txt
   trunk/Fdo/Unmanaged/Src/Nls/CMakeLists.txt
   trunk/Fdo/Unmanaged/Src/Spatial/CMakeLists.txt
   trunk/Thirdparty/CMakeLists.txt
   trunk/Thirdparty/linux/mkcatdefs/CMakeLists.txt
   trunk/Thirdparty/linux/mkcatdefs/src/CMakeLists.txt
   trunk/Utilities/CMakeLists.txt
   trunk/Utilities/Common/CMakeLists.txt
   trunk/Utilities/ExpressionEngine/CMakeLists.txt
   trunk/Utilities/ExpressionEngine/Inc/CMakeLists.txt
   trunk/Utilities/ExpressionEngine/Src/CMakeLists.txt
   trunk/Utilities/OWS/CMakeLists.txt
   trunk/Utilities/OWS/Src/CMakeLists.txt
   trunk/Utilities/SchemaMgr/CMakeLists.txt
   trunk/Utilities/SchemaMgr/Inc/CMakeLists.txt
   trunk/Utilities/SchemaMgr/Nls/CMakeLists.txt
   trunk/Utilities/SchemaMgr/Src/CMakeLists.txt
   trunk/Utilities/SchemaMgr/Src/Sm/CMakeLists.txt
   trunk/Utilities/SchemaMgr/Src/Sm/Lp/CMakeLists.txt
   trunk/Utilities/SchemaMgr/Src/Sm/Ov/CMakeLists.txt
   trunk/Utilities/SchemaMgr/Src/Sm/Ph/CMakeLists.txt
   trunk/Utilities/SchemaMgr/Src/Sm/Ph/Cfg/CMakeLists.txt
   trunk/Utilities/SchemaMgr/Src/Sm/Ph/Mt/CMakeLists.txt
   trunk/Utilities/SchemaMgr/Src/Sm/Ph/Rb/CMakeLists.txt
   trunk/Utilities/SchemaMgr/Src/Sm/Ph/Rd/CMakeLists.txt
   trunk/Utilities/TestCommon/CMakeLists.txt
   trunk/cmake/
   trunk/cmake/modules/
   trunk/cmake/modules/FindFDO.cmake.tmpl
   trunk/cmake/modules/FindFDOInternal.cmake
   trunk/cmake/modules/FindFDOThirdparty.cmake
   trunk/cmake/modules/FindMySQL.cmake
   trunk/cmake/modules/FindSqlite.cmake
   trunk/cmake/modules/FindUnixODBC.cmake
   trunk/cmake/modules/MacroPushRequiredVars.cmake
Log:
Commiting second version of CMake experimental building.
- FindFDO included, now providers can be converted
- Internal Thirdparty sources are optionally compiled. Unix/Linux systems assume
  that you have external libraries by default
- Default install dir is /usr/lib[64]/fdo-<version>
- Module FindUnixODBC is still a dummy test module



More information about the fdo-internals mailing list