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 fails: install TARGETS given no LIBRARY DESTINATION for shared library target #786

Closed
yurivict opened this issue Aug 1, 2018 · 2 comments
Assignees

Comments

@yurivict
Copy link
Contributor

yurivict commented Aug 1, 2018

CMake Error at src/XrdUtils.cmake:223 (install):
  install TARGETS given no LIBRARY DESTINATION for shared library target
  "XrdUtils".
Call Stack (most recent call first):
  src/CMakeLists.txt:5 (include)

Suggested solution: You should internally define CMAKE_INSTALL_LIBDIR, CMAKE_INSTALL_BINDIR, MAKE_INSTALL_INCLUDEDIR, CMAKE_INSTALL_MANDIR, CMAKE_INSTALL_DATADIR, like most cmake-based projects do.

@simonmichal
Copy link
Contributor

@yurivict : does this problem concerns FreeBSD?

@yurivict
Copy link
Contributor Author

does this problem concerns FreeBSD?

yes

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

2 participants