~aleteoryx/muditaos

ref: 27cf19317a9e96e456839e62ec0a7186f08ae55b muditaos/module-utils/i18n/tests/CMakeLists.txt -rw-r--r-- 130 bytes
27cf1931 — Bartosz [MOS-765] Fixed crash on invalid ID3 tag 3 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
)