Bug 278488 - Get rid of FindFoo.cmake everywhere!
Summary: Get rid of FindFoo.cmake everywhere!
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: git-latest
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-25 17:27 UTC by George Kiagiadakis
Modified: 2012-07-06 12:47 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 George Kiagiadakis 2011-07-25 17:27:08 UTC
FindFoo.cmake files are not the right solution to the problem. The correct solution is the libraries to install a FooConfig.cmake to the right directory.

This should be done for:
- libkcmtelepathyaccounts
- libktelepathy
- telepathy-qt4

I will take care of this as soon as I can.
Comment 1 Dario Freddi 2011-12-21 12:35:37 UTC
Done by me in the end