1
0
Fork 0
apt/dselect/CMakeLists.txt
Daniel Baumann 6810ba718b
Adding upstream version 3.0.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-20 21:10:43 +02:00

4 lines
199 B
CMake

install(PROGRAMS install setup update
DESTINATION ${CMAKE_INSTALL_LIBEXECDIR}/dpkg/methods/apt)
install(FILES desc.apt names
DESTINATION ${CMAKE_INSTALL_LIBEXECDIR}/dpkg/methods/apt)