uchardet/doc/CMakeLists.txt
Ilya Tumaykin 31a53570d6
cmake: use GNUInstallDirs cmake module
Available in cmake >= 2.8.5.
2016-03-22 01:23:03 +03:00

7 lines
75 B
CMake

install(
FILES
uchardet.1
DESTINATION
${CMAKE_INSTALL_MANDIR}/man1
)