summaryrefslogtreecommitdiff
path: root/cmakeconfig/EioConfig.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmakeconfig/EioConfig.cmake.in')
-rw-r--r--cmakeconfig/EioConfig.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmakeconfig/EioConfig.cmake.in b/cmakeconfig/EioConfig.cmake.in
index 2269bde535..4eee17bf7d 100644
--- a/cmakeconfig/EioConfig.cmake.in
+++ b/cmakeconfig/EioConfig.cmake.in
@@ -2,7 +2,7 @@
# EIO_INCLUDE_DIRS eio include directories
# EIO_LIBRARIES dependencys of eio
# EIO_DEFINITIONS compiler stuff to use it
-set(MY_PKG eet)
+set(MY_PKG eio)
find_package(PkgConfig)
if ("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}.${CMAKE_PATCH_VERSION}" VERSION_GREATER "2.8.2")