~aleteoryx/muditaos

ref: b83a325b7dcae7d468254079e3a0f7f18e7f1f88 muditaos/third-party/json/test/CMakeLists.txt -rw-r--r-- 107 bytes
b83a325b — Lefucjusz [BH-2086] Add 2 Pro version detection 1 year, 5 months ago
                                                                                
1
2
3
4
5
6
7
8
add_catch2_executable(
    NAME
        json-test
    SRCS
        json11-test.cpp
    LIBS
        json
)