diff options
author | gregory guy <[email protected]> | 2018-10-27 13:04:14 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-10-27 17:58:45 +0200 |
commit | 4c277df8cb9cc3d19ce68d55485e0aaacd909ac2 (patch) | |
tree | cdb4c73b6ead91643e4782e6b162ecb10b8817e8 /doc/en/CMakeLists.txt | |
parent | 062b196111e01d1ea607c8c5e476f27e8eaf1632 (diff) | |
download | krename-4c277df8cb9cc3d19ce68d55485e0aaacd909ac2.tar.gz krename-4c277df8cb9cc3d19ce68d55485e0aaacd909ac2.zip |
conversion to the cmake building system
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit ededcc28b46bb4a33cddae207b95ccb8722885a4)
Diffstat (limited to 'doc/en/CMakeLists.txt')
-rw-r--r-- | doc/en/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt new file mode 100644 index 0000000..6e55658 --- /dev/null +++ b/doc/en/CMakeLists.txt @@ -0,0 +1 @@ +add_subdirectory( HTML ) |