Am Montag, 26. Dezember 2016, 10:20:04 CET schrieb René J.V. Bertin: > Hi! > > Might I suggest to use macro_optional_find_package() to detect presence of > Marble? From a packaging point of view it would be more elegant to be able > to avoid opportunistic dependencies on large and complex projects like > Marble.
Calligra uses macro_optional_find_package with Marble currently: https://cgit.kde.org/calligra.git/tree/CMakeLists.txt#n543 So what do you mean? Cheers Friedrich