Bug 316308 - Set cmake_policy(SET CMP0002 OLD) on all projects
Summary: Set cmake_policy(SET CMP0002 OLD) on all projects
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: git-latest
Platform: Other Linux
: NOR normal
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords:
: 316910 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-03-07 13:51 UTC by David Edmundson
Modified: 2015-10-19 14:41 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 0.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Edmundson 2013-03-07 13:51:02 UTC
Tarballs currently fail to build due to a problem caused when we increased the cmake versions. It only affects tarballs as it's something to do with translations.

http://paste.fedoraproject.org/4545/66296813/
and http://paste.ubuntu.com/5593047/

[13:47] <rdieter> ok then, for the win: +cmake_policy(SET CMP0002 OLD)
[13:48] <d_ed> is it worth us doing that upstream for 0.6 properly?
[13:48] <rdieter> d_ed: adding cmake_policy(SET CMP0002 OLD)?  yes
[13:48] <rdieter> if you want folks to be able to build without errors. :)

Currently packagers are adding this line for the beta release. Calligra et al, suffer the same problem.
Comment 1 sombragris 2013-03-09 05:01:28 UTC
I got bitten by this while trying to build 0.5.80. Thanks for taking care of it.
Comment 2 David Edmundson 2013-03-17 14:44:44 UTC
*** Bug 316910 has been marked as a duplicate of this bug. ***