commit | e4e67cc57b26656b76ebcad8e1d5d9b407820f37 | [log] [tgz] |
---|---|---|
author | Ed Tanous <ed.tanous@intel.com> | Fri May 12 16:10:59 2017 -0700 |
committer | Ed Tanous <ed.tanous@intel.com> | Fri May 12 16:10:59 2017 -0700 |
tree | 77c7759dd5a4cbd172baf3d6fce4dd24a3c67031 | |
parent | dc7b679ae8425fed48b462b73ffd1e105988cbd0 [diff] [blame] |
incremental
diff --git a/CMakeLists.txt b/CMakeLists.txt index 94afd45..955e494 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -130,7 +130,7 @@ # dbus #hunter_add_package(dbus) find_package(dbus REQUIRED) # Include functions provided by PkgConfig module. -include_directories(${DBUS_INCLUDE_DIR}) +include_directories(${DBUS_INCLUDE_DIRS}) # Crow add_definitions(-DCROW_DISABLE_LOGGING)