diff options
author | Darrell Anderson <[email protected]> | 2014-01-27 18:12:12 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-01-27 18:12:12 -0600 |
commit | baa8bd9c6d2b6f2564b3737e05428a4a994a2ad3 (patch) | |
tree | f25eb54d324373db3e5051c7e1324ede6135f130 /doc/CMakeLists.txt | |
parent | 0330b848db129b3dc4daa2a57272ec3b2fb7984c (diff) | |
download | gtk-qt-engine-baa8bd9c6d2b6f2564b3737e05428a4a994a2ad3.tar.gz gtk-qt-engine-baa8bd9c6d2b6f2564b3737e05428a4a994a2ad3.zip |
Update non-existent help handbook to new default format.
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r-- | doc/CMakeLists.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt new file mode 100644 index 0000000..6bc5f18 --- /dev/null +++ b/doc/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_auto_add_subdirectories() |