Revision 1198429

Go back to digest for 21st November 2010

Other in Graphics

Andi Clemens committed changes in /trunk/extragear/graphics/digikam:

Refactoring of the CMake files: Only little changes have been made so far, because it is way more complicated than I thought.
Right now the following things have been done:

- static lib for queuemanager
- static lib for advancedrename
- one INCLUDE_DIRECTORIES in the main CMakeLists.txt file
- removed duplicate entries

We should do the refactoring in small amounts, every now and then we can fix
some problems, so that one day we are able to build other projects like the
unit tests and the themedesigner without recompiling the whole digiKam code
again.

Gilles, can you test this patch with Windows and Mac?

File Changes

Modified 20 files
  • /trunk/extragear/graphics/digikam
  •   /CMakeLists.txt
  •   /digikam.lsm.cmake
  •   /databaseserver/CMakeLists.txt
  •   /digikam/CMakeLists.txt
  •   /imageplugins/CMakeLists.txt
  •   /kioslave/CMakeLists.txt
  •   /libs/CMakeLists.txt
  •   /showfoto/CMakeLists.txt
  •   /tests/CMakeLists.txt
  •   /themedesigner/CMakeLists.txt
  •   /utilities/CMakeLists.txt
  •   /imageplugins/decorate/CMakeLists.txt
  •   /imageplugins/enhance/CMakeLists.txt
  •   /imageplugins/transform/CMakeLists.txt
  •   /utilities/advancedrename/CMakeLists.txt
  •   /utilities/cameragui/CMakeLists.txt
  •   /utilities/queuemanager/CMakeLists.txt
  •   /libs/imageproperties/markerclusterholderplugin/CMakeLists.txt
  •   /libs/widgets/common/CMakeLists.txt
  •   /libs/dimg/filters/lens/CMakeLists.txt
20 files changed in total