~aleteoryx/muditaos

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