CMakeLists.txt 75 B

123456
  1. install(
  2. FILES
  3. uchardet.1
  4. DESTINATION
  5. ${CMAKE_INSTALL_MANDIR}/man1
  6. )