diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-07-14 13:25:19 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-07-14 13:49:58 +0900 |
commit | 70f9f58541733859df7fa85c8f4b5ed3f0aa2c94 (patch) | |
tree | 57a1642774ce6683d506a7b6c2e1c6808c379a07 /doc/man/CMakeLists.txt | |
parent | 2687ba91a924d92d2564a908d59d557bd04dbf93 (diff) | |
download | tdeartwork-70f9f58541733859df7fa85c8f4b5ed3f0aa2c94.tar.gz tdeartwork-70f9f58541733859df7fa85c8f4b5ed3f0aa2c94.zip |
Added man pages for TDE applications.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/CMakeLists.txt')
-rw-r--r-- | doc/man/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/man/CMakeLists.txt b/doc/man/CMakeLists.txt new file mode 100644 index 00000000..c5aee48f --- /dev/null +++ b/doc/man/CMakeLists.txt @@ -0,0 +1 @@ +tde_conditional_add_subdirectory( BUILD_TDESCREENSAVER tdescreensaver ) |