~aleteoryx/muditaos

muditaos/module-utils/i18n/tests/CMakeLists.txt -rw-r--r-- 130 bytes
a405cad6Aleteoryx trim readme 8 days 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
)