mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-18 11:05:18 +00:00
7 lines
123 B
CMake
7 lines
123 B
CMake
include(Docbook)
|
|
|
|
if(MAINTAINER_MODE)
|
|
wrap_xsltproc(lua config_settings variables)
|
|
wrap_man(docs)
|
|
endif(MAINTAINER_MODE)
|