summaryrefslogtreecommitdiffstats
path: root/doc/examples/CMakeLists.txt
blob: 8d9ea068fdcdec3c3992b16189adc916445e2386 (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_DOCDIR}/../apt-utils/examples)