Bug 334211 - Cmake doesn't find NetworkManager
Summary: Cmake doesn't find NetworkManager
Status: RESOLVED DUPLICATE of bug 335786
Alias: None
Product: frameworks-kdelibs4support
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-02 09:26 UTC by Antonio Rojas
Modified: 2014-06-04 15:22 UTC (History)
0 users

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 Antonio Rojas 2014-05-02 09:26:53 UTC
Compiling latest git master:

CMake Warning at src/solid-networkstatus/kded/CMakeLists.txt:11 (find_package):
  By not providing "FindNetworkManager.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "NetworkManager", but CMake did not find one.

  Could not find a package configuration file provided by "NetworkManager"
  (requested version 0.7.0) with any of the following names:

    NetworkManagerConfig.cmake
    networkmanager-config.cmake

  Add the installation prefix of "NetworkManager" to CMAKE_PREFIX_PATH or set
  "NetworkManager_DIR" to a directory containing one of the above files.  If
  "NetworkManager" provides a separate development package or SDK, be sure it
  has been installed.

NetworkManager 0.9.8.10 is installed

Reproducible: Always
Comment 1 Antonio Rojas 2014-06-04 15:22:19 UTC

*** This bug has been marked as a duplicate of bug 335786 ***