~aleteoryx/muditaos

ref: master muditaos/module-utils/tar/test/CMakeLists.txt -rw-r--r-- 97 bytes
2cd0e472 — Lefucjusz [BH-000] Update Harmony 2.10.0 changelog 2 months ago
                                                                                
1
2
3
4
5
6
7
8
add_catch2_executable(
    NAME
        tar
    SRCS
        test_tar.cpp
    LIBS
        tar
)