CMakeLists.txt 253 B

12345
  1. install(FILES apt.conf apt-https-method-example.conf configure-index preferences
  2. DESTINATION ${CMAKE_INSTALL_DOCDIR}/examples)
  3. install(FILES apt-ftparchive.conf ftp-archive.conf
  4. DESTINATION ${CMAKE_INSTALL_DOCDIR}/../apt-utils/examples)