~aleteoryx/muditaos

ref: bd90e575167d8170ad989ef8d6842d7db57bb0df muditaos/module-utils/unicode/utf8/test/CMakeLists.txt -rw-r--r-- 120 bytes
bd90e575 — Marcin Smoczyński [BH-907] Split utils module into components 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
add_catch2_executable(
    NAME
        utf8
    SRCS
        unittest_utf8.cpp
    LIBS
        log-api
        utf8
)