summaryrefslogtreecommitdiff
path: root/doc/examples/CMakeLists.txt
blob: be638d0813db9b605ae62824d5348f30a51578fa (plain)
1
2
3
4
install(FILES apt.conf configure-index preferences
        DESTINATION ${CMAKE_INSTALL_DOCDIR}/examples)
install(FILES apt-ftparchive.conf ftp-archive.conf
        DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/doc/apt-utils/examples)