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 01:08:37 +0100 |
commit | 6d747afe2f2250a9f25adb3c758a91fc21520e74 (patch) | |
tree | 961ada9146123ec2862ff6b9216684b222d27993 /tde-i18n-es_AR | |
parent | ad3e28539be336059a2aa272c8d724e539a6fa84 (diff) | |
download | tde-i18n-6d747afe2f2250a9f25adb3c758a91fc21520e74.tar.gz tde-i18n-6d747afe2f2250a9f25adb3c758a91fc21520e74.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>
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 |