diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-11-19 03:02:00 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-11-20 23:48:51 +0100 |
commit | 84835f6d92ac44ce93e4908a08138f2afcae1c66 (patch) | |
tree | 1fdd3ce398316b86af7dd136892824e1643d76fe /tde-i18n-es_AR | |
parent | d403f64ec9ca093f055cca1d3b154a5a2f3954f5 (diff) | |
download | tde-i18n-84835f6d92ac44ce93e4908a08138f2afcae1c66.tar.gz tde-i18n-84835f6d92ac44ce93e4908a08138f2afcae1c66.zip |
Use universal common rules instead of many individual CMakeListst.txt files.
Note: For systems and distributions where individual language directories
are unpacked for building, you need to add an unpacking for the 'template'
directory in addition to the 'cmake' directory.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6d747afe2f2250a9f25adb3c758a91fc21520e74)
Diffstat (limited to 'tde-i18n-es_AR')
l--------- | tde-i18n-es_AR/CMakeLists.txt | 1 | ||||
l--------- | tde-i18n-es_AR/cmake | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tde-i18n-es_AR/CMakeLists.txt b/tde-i18n-es_AR/CMakeLists.txt new file mode 120000 index 00000000000..2fe973c8885 --- /dev/null +++ b/tde-i18n-es_AR/CMakeLists.txt @@ -0,0 +1 @@ +../template/commonCMakeLists.txt
\ No newline at end of file diff --git a/tde-i18n-es_AR/cmake b/tde-i18n-es_AR/cmake new file mode 120000 index 00000000000..1a8cebff223 --- /dev/null +++ b/tde-i18n-es_AR/cmake @@ -0,0 +1 @@ +../cmake
\ No newline at end of file |