[go: up one dir, main page]

File: CMakeLists.txt

package info (click to toggle)
icecc-monitor 3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 580 kB
  • sloc: cpp: 4,389; xml: 73; makefile: 6; sh: 2
file content (6 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
# It's not possible to install the docbook right now (Qt-only project)
#add_subdirectory(icemon)

if(DOCBOOK_TO_MAN_EXECUTABLE)
  install_docbook_man_page(icemon 1)
endif()