~aleteoryx/muditaos

ref: 38bc935af90b14d26db229d2de0a568dd4dbd9f6 muditaos/module-utils/unicode/ucs2/test/CMakeLists.txt -rw-r--r-- 104 bytes
38bc935a — Przemyslaw Brudny [EGD-7237] Layout NavBar refactor 4 years ago
                                                                                
1
2
3
4
5
6
7
8
add_catch2_executable(
    NAME
        ucs2
    SRCS
        unittest_ucs2.cpp
    LIBS
        ucs2
)