[Digikam-devel] [digikam] [Bug 315881] cmake misplaces local KDE graphics components

Sven Coenye scoenye at compaqnet.be
Tue Dec 3 02:58:51 GMT 2013


https://bugs.kde.org/show_bug.cgi?id=315881

--- Comment #4 from Sven Coenye <scoenye at compaqnet.be> ---
This regressed back to the 2.9.0 situation:
DIGIKAMSC_USE_PRIVATE_KDEGRAPHICS is again OFF by default. Compilation against
KDE < 4.6.95 will attempt to flag an override by setting
ENABLE_PRIVATE_KDEGRAPHICS but extras/CMakeLists.txt only considers
DIGIKAMSC_USE_PRIVATE_KDEGRAPHICS which remained OFF. As a result, it does not
execute the ADD_DIRECTORY calls.

The simplest way out still looks to be to change the value of
DIGIKAMSC_USE_PRIVATE_KDEGRAPHICS if needed and not use
ENABLE_PRIVATE_KDEGRAPHICS at all. Would that violate any guidelines as it is a
user supplied parameter?

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list