Skip to content
  • LNJ's avatar
    CMake: Improve/Clean up i18n · d4e4b779
    LNJ authored
    Now cmake will only update ts-files after the first build, if the CPP/QML file
    have been touched. At the first build cmake assumes the ts-files are up-to-date.
    
    With `make ts-update` you can update all ts-files (lupdate).
    d4e4b779