mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 18:45:10 +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. |
||
---|---|---|
.. | ||
doc | ||
include/CppUnit | ||
src | ||
WinTestRunner | ||
CMakeLists.txt | ||
CppUnit_vs71.sln | ||
CppUnit_vs71.vcproj | ||
CppUnit_vs80.sln | ||
CppUnit_vs80.vcproj | ||
CppUnit_vs90.sln | ||
CppUnit_vs90.vcproj | ||
cppunit.vmsbuild | ||
Makefile |