diff options
author | Slávek Banko <[email protected]> | 2018-12-24 15:08:52 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-12-24 15:26:41 +0100 |
commit | 1fbbb6bb7a00e36d4e847a087f01b50c0c728125 (patch) | |
tree | e6de76b172f69b80bf16e223eec765365b0c25eb /nl/CMakeLists.txt | |
parent | 83df9ef9555ea810992c6b65169da4d504da5681 (diff) | |
download | gwenview-i18n-1fbbb6bb7a00e36d4e847a087f01b50c0c728125.tar.gz gwenview-i18n-1fbbb6bb7a00e36d4e847a087f01b50c0c728125.zip |
Conversion to the CMake building system.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 3b5c4c74473e99bee211d454d857fe325b4c55aa)
Diffstat (limited to 'nl/CMakeLists.txt')
-rw-r--r-- | nl/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nl/CMakeLists.txt b/nl/CMakeLists.txt new file mode 100644 index 0000000..ba78952 --- /dev/null +++ b/nl/CMakeLists.txt @@ -0,0 +1 @@ +tde_conditional_add_subdirectory( BUILD_DOC doc ) |