poco/CppUnit
Marian Krivos 5b320c2894 Very basic but functional (at least on linux with gcc) support
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.
2009-02-15 15:49:19 +00:00
..
doc set eol-style to native 2006-10-23 15:42:49 +00:00
include/CppUnit workaround for hidden files 2007-07-13 19:43:30 +00:00
src sync to internal repository 2007-02-23 14:50:42 +00:00
WinTestRunner - SF [1800596] VS Solutions (ver. 8.0 and 9.0) 2008-02-17 17:14:33 +00:00
CMakeLists.txt Very basic but functional (at least on linux with gcc) support 2009-02-15 15:49:19 +00:00
CppUnit_vs71.sln sources from main repository 2006-12-22 09:18:32 +00:00
CppUnit_vs71.vcproj VS 71 projects and solutions 2008-03-27 14:53:54 +00:00
CppUnit_vs80.sln sources from main repository 2006-12-22 09:18:32 +00:00
CppUnit_vs80.vcproj - SF [1800596] VS Solutions (ver. 8.0 and 9.0) 2008-02-17 17:14:33 +00:00
CppUnit_vs90.sln Feature Request #1873922 2008-01-17 18:07:39 +00:00
CppUnit_vs90.vcproj - SF [1800596] VS Solutions (ver. 8.0 and 9.0) 2008-02-17 17:14:33 +00:00
cppunit.vmsbuild set eol-style to native 2006-10-23 15:42:49 +00:00
Makefile sync to internal repository 2007-02-23 14:50:42 +00:00