summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2014-05-08 12:58:06 +0200
committerPavel Březina <pbrezina@redhat.com>2014-05-14 09:37:52 +0200
commitadb98a993104ac3e5922d5fad99bd00867233944 (patch)
tree1f1db6230e1a4ec9cc32cf4c49c3ad40197b89c6 /CMakeLists.txt
parentee6c9177f161239f4420f5679001330e477061ec (diff)
downloadopenlmi_sssd-adb98a993104ac3e5922d5fad99bd00867233944.tar.gz
openlmi_sssd-adb98a993104ac3e5922d5fad99bd00867233944.tar.xz
openlmi_sssd-adb98a993104ac3e5922d5fad99bd00867233944.zip
Implement the schemawip
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c30909c..389ee15 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -37,6 +37,7 @@ endif (DEFINED LIB_INSTALL_DIR)
include(OpenLMIMacros)
find_package(CMPI REQUIRED)
find_package(KonkretCMPI REQUIRED)
+find_package(PkgConfig REQUIRED)
# Add subdirectories
add_subdirectory(mof)