Bug 310378 - Build status summary in cmake runs
Summary: Build status summary in cmake runs
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: 1.6 (KDE 4.11)
Platform: unspecified Linux
: NOR task
Target Milestone: ---
Assignee: Dennis Nienhüser
URL: https://git.reviewboard.kde.org/r/107...
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-19 21:06 UTC by Dennis Nienhüser
Modified: 2012-11-30 20:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Nienhüser 2012-11-19 21:06:43 UTC
When running cmake, there should be a summary output that lists each possible dependency along with it's type (required, optional, foreign system), status (found/not found) and purpose.

E.g.
Qt: Version 4.8.3 found (required, core dependency)
liblocation: Not found (Maemo only, location provider)
libwlocate: Found (optional, location provider)
libshp: Not found (optional, support for opening .shp files)
Comment 1 Dennis Nienhüser 2012-11-25 19:00:24 UTC
Patch at https://git.reviewboard.kde.org/r/107465/
Comment 2 Dennis Nienhüser 2012-11-30 20:33:50 UTC
Pushed to the kitchen branch.