File: CMakeLists.txt

package info (click to toggle)
lxqt-wayland-session 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 756 kB
  • sloc: xml: 434; sh: 232; makefile: 6
file content (8 lines) | stat: -rw-r--r-- 155 bytes parent folder | download
1
2
3
4
5
6
7
8
# install manpages

install(FILES
    lxqt-wayland-session.1
    startlxqtwayland.1
    DESTINATION "${CMAKE_INSTALL_MANDIR}/man1"
    COMPONENT Runtime
)