~aleteoryx/muditaos

ref: b95894a8abc10cddf0b58dda4b2569b01eec0d7e muditaos/third-party/json/test/CMakeLists.txt -rw-r--r-- 107 bytes
b95894a8 — Lefucjusz [MOS-1064] Fix no input language selected for French/Spanish 2 years ago
                                                                                
1
2
3
4
5
6
7
8
add_catch2_executable(
    NAME
        json-test
    SRCS
        json11-test.cpp
    LIBS
        json
)