Commit Graph

6 Commits

Author SHA1 Message Date
FrancisANDRE
09e1f98b79 Show what to fix.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-20 08:43:34 +01:00
FrancisANDRE
1bffff1157 Display FIXME on adding tests & samples
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-20 08:12:59 +01:00
FrancisANDRE
6e97a9f11b Split tests into samples & tests.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-12-19 17:15:55 +01:00
Csaba Keszegh
61305c01ee fix: set public compiler flags on library targets
POCO_STATIC: has to be set when using poco as static library
POCO_NO_ATUMATIC_LIBS: CMake config module will find the correct libraries.
  Don't need to guess in headers.
2015-09-15 10:02:38 +02:00
Pascal Bach
f778e67430 CMake: Improve installation and package generation
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
2015-01-27 15:52:18 +01:00
Pascal Bach
b69fafb84c CMake: Create PocoConfig.cmake to make importable from other CMake projects
The generated PocoConfig.cmake can be used by other CMake projects using find_package.
2014-10-14 17:58:46 +02:00