Bug 335786 - FindNetworkManager not found
Summary: FindNetworkManager not found
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kdelibs4support
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Jan Grulich
URL:
Keywords:
: 334211 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-06-04 12:05 UTC by Harald Sitter
Modified: 2014-06-04 15:22 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 Harald Sitter 2014-06-04 12:05:05 UTC
src/solid-networkstatus/kded/CMakeLists.txt tries to find_package(NetworkManager)

the related finder is in cmake/modules/, but only cmake/ is added to the module search path so cmake cries because it can't find the finder

Reproducible: Always
Comment 1 Harald Sitter 2014-06-04 12:34:46 UTC
Assigning to jgrulich as suggsted by afiestas
Comment 2 Jan Grulich 2014-06-04 13:24:07 UTC
Git commit fc795557c7ae134de040a951992925118240f906 by Jan Grulich.
Committed on 04/06/2014 at 13:18.
Pushed by grulich into branch 'master'.

Properly find NetworkManager cmake module

M  +1    -1    CMakeLists.txt

http://commits.kde.org/kdelibs4support/fc795557c7ae134de040a951992925118240f906
Comment 3 Antonio Rojas 2014-06-04 15:22:19 UTC
*** Bug 334211 has been marked as a duplicate of this bug. ***