diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-24 15:08:52 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-24 15:08:52 +0100 |
commit | 3b5c4c74473e99bee211d454d857fe325b4c55aa (patch) | |
tree | 980d7661e1852563bf3cc379648f3a6a933875c0 /pl/CMakeLists.txt | |
parent | 4b5f63264ed191a01cfda1b23be47a951f69e2a5 (diff) | |
download | gwenview-i18n-3b5c4c74473e99bee211d454d857fe325b4c55aa.tar.gz gwenview-i18n-3b5c4c74473e99bee211d454d857fe325b4c55aa.zip |
Conversion to the CMake building system.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'pl/CMakeLists.txt')
-rw-r--r-- | pl/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pl/CMakeLists.txt b/pl/CMakeLists.txt new file mode 100644 index 0000000..ba78952 --- /dev/null +++ b/pl/CMakeLists.txt @@ -0,0 +1 @@ +tde_conditional_add_subdirectory( BUILD_DOC doc ) |