Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake files installation directory #97

Closed
remicollet opened this issue Dec 22, 2020 · 1 comment
Closed

cmake files installation directory #97

remicollet opened this issue Dec 22, 2020 · 1 comment

Comments

@remicollet
Copy link
Contributor

For now, *cmake files are installed in ${CMAKE_INSTALL_PREFIX}/share/libmemcached/cmake

Common practice is ${CMAKE_INSTALL_LIBDIR}/cmake/libmemcached

$ ll /usr/lib64/cmake
total 368
drwxr-xr-x. 2 root root 4096 13 déc.  08:17 Breeze
drwxr-xr-x. 2 root root 4096  2 déc.  08:03 bson-1.0
drwxr-xr-x. 2 root root 4096 29 nov.  07:26 c-ares
drwxr-xr-x. 2 root root 4096 17 nov.  10:20 check
drwxr-xr-x. 2 root root 4096 17 nov.  10:16 clang
-rw-r--r--. 1 root root 3577  7 août  15:20 cmark.cmake
-rw-r--r--. 1 root root 1620  7 août  15:20 cmark-release.cmake
drwxr-xr-x. 2 root root 4096 17 nov.  10:10 DBus1
drwxr-xr-x. 2 root root 4096 17 nov.  10:18 dlib
drwxr-xr-x. 2 root root 4096 17 nov.  10:11 fftw3
drwxr-xr-x. 2 root root 4096 17 nov.  10:18 FreeGLUT
drwxr-xr-x. 2 root root 4096 17 nov.  10:21 GEOS
drwxr-xr-x. 2 root root 4096 17 nov.  10:19 gflags
drwxr-xr-x. 2 root root 4096 17 nov.  10:19 GTest
drwxr-xr-x. 2 root root 4096 27 nov.  07:09 GtkDoc
drwxr-xr-x. 2 root root 4096 17 nov.  10:23 harfbuzz
drwxr-xr-x. 2 root root 4096 10 déc.  08:55 hdr_histogram
drwxr-xr-x. 2 root root 4096 17 nov.  10:22 json-c
...
@m6w6 m6w6 closed this as completed in 6ca9339 Dec 24, 2020
@remicollet
Copy link
Contributor Author

Thanks!

m6w6 added a commit that referenced this issue Dec 28, 2020
**Changes from beta1:**

* Fix [gh #103](#103):
  Build failure on 32-bit.
* Fix [gh #102](#102):
  Doc build with old sphinx.
* Fix [gh #100](#100):
  Revert symbolic rename of public header include directories.
* Fix [gh #98](#98):
  Library SONAMEs and NAME_LINKs differ from 1.0.18.
* Fix [gh #97](#97):
  Location of cmake files installation directory.
* Fix [gh #96](#96):
  LIBXXX_VERSION_HEX constants format.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant