v0.27.3
HumanDynamo 13 years ago
parent d3aaf04062
commit f0de66a8b8

@ -12,10 +12,10 @@
-------------------------------------------------------------------------------------
DONE * Can the logic needed to build the doc be re-written using cmake?
=> Yes. We manage it with digiKam Doxygen docuementation as well.
=> Yes. We manage it with digiKam Doxygen documentation as well.
DONE * Is it possible to not have CMakeLists.txt file in the top dir?
=> No. I Never see this in whole KDE project.
=> No. It a deprecated solution from KitWare. I read more than one questions about this subject in devel forum.
DONE * Need soname versioning for shared library.
@ -86,4 +86,3 @@ DONE * Manage i18n extraction to generate .po files. (See http://www.cmake.org/p
DONE * Add tests to check availability of msgmerge, xgettext, msgfmt programs.
INFO * Check How does cmake handle RPATH? (I'll read up on this).

Loading…
Cancel
Save