mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-15 17:47:09 +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)
|