libccd icon indicating copy to clipboard operation
libccd copied to clipboard

use CMAKE_INSTALL_DOCDIR insted of ${CMAKE_INSTALL_DATAROOTDIR}/doc/ccd

Open expeditioneer opened this issue 5 years ago • 1 comments

Could you please use CMAKE_INSTALL_DOCDIR instead of "${CMAKE_INSTALL_DATAROOTDIR}/doc/ccd" for documentation installation? This makes it easier to change the location when an other location is desired, e.g. in Gentoo.

See CMake documentation

expeditioneer avatar Jul 22 '20 17:07 expeditioneer