~aleteoryx/muditaos

ref: a405cad694b867fcd2498984830bd97d4b9bde2f muditaos/module-utils/CrashdumpMetadataStore/tests/CMakeLists.txt -rw-r--r-- 180 bytes
a405cad6Aleteoryx trim readme 2 months ago
                                                                                
1
2
3
4
5
6
7
8
add_catch2_executable(
        NAME
        utils-crashdump-metadata-store
        SRCS
        unittest_crashdumpmetadatastore.cpp
        LIBS
        crashdump-metadata-store
)