~aleteoryx/muditaos

ref: a405cad694b867fcd2498984830bd97d4b9bde2f muditaos/third-party/json/test/CMakeLists.txt -rw-r--r-- 107 bytes
a405cad6Aleteoryx trim readme 2 months ago
                                                                                
1
2
3
4
5
6
7
8
add_catch2_executable(
    NAME
        json-test
    SRCS
        json11-test.cpp
    LIBS
        json
)