We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 683e3a1 + 3742b99 commit 86608cfCopy full SHA for 86608cf
support/libmemcached-config.cmake.in
@@ -3,6 +3,7 @@
3
include(CMakeFindDependencyMacro)
4
find_dependency(Threads)
5
6
+include(${CMAKE_CURRENT_LIST_DIR}/p9y-targets.cmake)
7
include(${CMAKE_CURRENT_LIST_DIR}/libhashkit-targets.cmake)
8
include(${CMAKE_CURRENT_LIST_DIR}/libmemcached-targets.cmake)
9
include(${CMAKE_CURRENT_LIST_DIR}/libmemcachedprotocol-targets.cmake)
0 commit comments