Skip to content
  • Rohit Yadav's avatar
    ts/CMakeLists.txt: Fixes #114. · 9769dff7
    Rohit Yadav authored
    Translations can be selected using lang tokens:
    cmake -DLANGS=<list of langs tokens separated by space> <path to root cmake list file>
    For example: cmake -DLANGS="es fr ru uk" ..
    9769dff7