X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=CMakeConfig.txt;h=377c03ad8314e9c924b50e5d95c4fd14c980ce0d;hb=cf49439d85021e56d5e326e0312e16e8736bf685;hp=4d17185f4f9a7b059d40ec3f0839bdd8426bff46;hpb=01c5e0ed8d3d9c72ea192792d1c49a50e756d635;p=awesomized%2Flibmemcached diff --git a/CMakeConfig.txt b/CMakeConfig.txt index 4d17185f..377c03ad 100644 --- a/CMakeConfig.txt +++ b/CMakeConfig.txt @@ -80,12 +80,10 @@ if(BUILD_DOCS) CACHE STRING "append verbatim code to sphinx' conf.py") endif() -# legacy - -set(HAVE_VISIBILITY 1) - # modules +include(GNUInstallDirs) + list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/CMake") if(NOT BUILD_DOCSONLY)