[digikam] [Bug 382952] Don't abort cmake when package is missing

Simon bugzilla_noreply at kde.org
Mon Jul 31 17:18:37 BST 2017


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

--- Comment #3 from Simon <freisim93 at gmail.com> ---
I don't have a problem with the dependencies, I think this is a problem of the
CMakeList.txt file.
It should not stop processing when a required dependency is not found. Example:
https://cgit.kde.org/digikam.git/tree/CMakeLists.txt?id=7e00441c257e7e9e5dc5ab983fc06046fb72b0c5#n205

It should simply print an error message and continue until here:
https://cgit.kde.org/digikam.git/tree/CMakeLists.txt?id=7e00441c257e7e9e5dc5ab983fc06046fb72b0c5#n482
Where it stops because a required dependency isn't found.

Is this sound or am I missing anything?

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


More information about the Digikam-devel mailing list