~aleteoryx/muditaos

muditaos/module-utils/unicode/utf8/test/CMakeLists.txt -rw-r--r-- 120 bytes
a405cad6Aleteoryx trim readme 6 days ago
                                                                                
1
2
3
4
5
6
7
8
9
add_catch2_executable(
    NAME
        utf8
    SRCS
        unittest_utf8.cpp
    LIBS
        log-api
        utf8
)