Bug 311877 - cmake macro "feature_summary" not found under Maemo 5
Summary: cmake macro "feature_summary" not found under Maemo 5
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: 1.3 (KDE 4.8)
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-18 10:56 UTC by Bernhard Beschow
Modified: 2012-12-31 18:18 UTC (History)
1 user (show)

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 Bernhard Beschow 2012-12-18 10:56:05 UTC
master can't currently be built under Maemo because the "feature_summary" macro for cmake is not found.

CMake Error at CMakeLists.txt:369 (feature_summary):
  Unknown CMake command "feature_summary".

BTW: Where in Bugzilla can I select "Maemo"?


Reproducible: Always

Steps to Reproduce:
1. run dpkg-buildpackage -rfakeroot with latest master
Actual Results:  
cmake aborts

Expected Results:  
cmake should finish successfully
Comment 1 Dennis Nienhüser 2012-12-18 11:01:29 UTC
Possibly its cmake version is too old to have that feature yet. We can create a fake command to work around that.

Re the Maemo platform - it used to exist, but was probably removed in the Bugzilla cleanup during the last days.
Comment 2 Bernhard Beschow 2012-12-31 18:18:40 UTC
Git commit 5a5c17da49bc8c0bfc3019b043c07862c3aa7f8d by Bernhard Beschow.
Committed on 31/12/2012 at 18:44.
Pushed by beschow into branch 'master'.

fix feature_summary-macro not being found by CMake under Maemo 5

M  +1    -1    CMakeLists.txt
M  +10   -0    MarbleMacros.cmake

http://commits.kde.org/marble/5a5c17da49bc8c0bfc3019b043c07862c3aa7f8d