~aleteoryx/muditaos

ref: 4ae3d9e4748cb819405fb68310154bcceeb6ef30 muditaos/module-utils/tar/test/CMakeLists.txt -rw-r--r-- 97 bytes
4ae3d9e4 — Dawid Wojtas [CP-2014] Fix file list isn't always loaded 2 years ago
                                                                                
1
2
3
4
5
6
7
8
add_catch2_executable(
    NAME
        tar
    SRCS
        test_tar.cpp
    LIBS
        tar
)