Properly search for NetworkManager
Needs ReviewPublic

Authored by jgrulich on Apr 20 2018, 11:47 AM.

Details

Reviewers
None
Group Reviewers
Frameworks
Summary

Make use of CMake module from nm-qt to search for libnm (NetworkManager library) instead
of previous NM library which has been deprecated. This new library has been introduced with
NM 1.0 which was released ~3 years ago so I assume it's not problem to require it. It also
fixes build of solid-networkstatus with NM support as it was not never enabled because NM_07
was not set.

BUG: 393255

Diff Detail

Repository
R239 KDELibs4Support
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
jgrulich created this revision.Apr 20 2018, 11:47 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptApr 20 2018, 11:47 AM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
jgrulich requested review of this revision.Apr 20 2018, 11:47 AM
jgrulich edited the summary of this revision. (Show Details)Apr 20 2018, 12:07 PM
jgrulich edited the summary of this revision. (Show Details)
jgrulich updated this revision to Diff 32836.Apr 22 2018, 6:05 PM
jgrulich edited the summary of this revision. (Show Details)

Do not use prefix for NM header and remove unnecessary workarounds

Restricted Application added a subscriber: kde-frameworks-devel. · View Herald TranscriptMay 28 2019, 11:38 AM