~aleteoryx/muditaos

ref: c9404246bf27fa21f0800d480e2246611f395df4 muditaos/module-utils/i18n/tests/CMakeLists.txt -rw-r--r-- 130 bytes
c9404246 — Bartosz [MOS-000] Cleanup of translation files 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
add_catch2_executable(
    NAME
        i18n
    SRCS
        test_i18n.cpp
    LIBS
        i18n
        module-vfs
    USE_FS
)