Skip to content
  • Aleix Pol Gonzalez's avatar
    Make it possible for ECM to detect po files at configure time · 02881711
    Aleix Pol Gonzalez authored
    Summary:
    ECMPoQmTools will need to have the translations downloaded at configure time instead of on build time, otherwise it needs an awkward second configure.
    To that end we introduce a KDE_L10N_SYNC_TRANSLATIONS variable that allows it to do so.
    ECMPoTools will download the translations in the build directory, because cmake shouldn't touch the sources. Have it check the build directory too when the macro is called.
    
    Test Plan: Built analitza translations.
    
    Reviewers: #frameworks, cgiboudeaux
    
    Reviewed By: cgiboudeaux
    
    Subscribers: cgiboudeaux, kde-frameworks-devel, kde-buildsystem
    
    Tags: #frameworks, #build_system
    
    Differential Revision: https://phabricator.kde.org/D14569
    02881711