mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 02:22:57 +01:00
5b320c2894
for CMake build system . It is strongly recomended to use out-of-source build to preserve original Poco makefiles. http://www.cmake.org/Wiki/CMake_FAQ#Out-of-source_build_trees I have tested unix makefile generating and Eclipse CDT4 generating. Supported are static/dynamic and debug/release targets. On now only core libs are included: CppUnit, Foundation, Data, Data/SQLite, Util, Net and XML. But autodetection of OpenSSL, MySQL and ODBC is working OK already. CPack and CTest nor library install still doesn't work, only building. This is only the start. |
||
---|---|---|
.. | ||
include/Poco/Data/SQLite | ||
src | ||
testsuite | ||
CMakeLists.txt | ||
dependencies | ||
Makefile | ||
SQLite_VS71.sln | ||
SQLite_VS71.vcproj | ||
SQLite_VS80.sln | ||
SQLite_VS80.vcproj | ||
SQLite_VS90.sln | ||
SQLite_VS90.vcproj |