~aleteoryx/muditaos

ref: 1cf85c7686dd74cbe60a76fe9664256d96aeb835 muditaos/third-party/json/test/CMakeLists.txt -rw-r--r-- 107 bytes
1cf85c76 — Dawid Wojtas [BH-2049] Gapless audio transition 1 year, 6 months ago
                                                                                
1
2
3
4
5
6
7
8
add_catch2_executable(
    NAME
        json-test
    SRCS
        json11-test.cpp
    LIBS
        json
)