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