summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ab53b8b0..7199ab82 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1622,8 +1622,7 @@ endif()
# Installation preparation.
#
-set(EVENT_INSTALL_CMAKE_DIR
- "${CMAKE_INSTALL_LIBDIR}/cmake/libevent")
+set(EVENT_INSTALL_CMAKE_DIR "lib/cmake/libevent")
export(PACKAGE libevent)