~aleteoryx/muditaos

ref: fd2051d0e70b703546b7664921024bdb5cf069a8 muditaos/module-bsp/tests/CMakeLists.txt -rw-r--r-- 174 bytes
fd2051d0 — Pawel Olejniczak [CP-856] Refactor test contacts 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
add_catch2_executable(
    NAME
        module-bsp
    SRCS
        tests-main.cpp
        test-battery-charger-utils.cpp
    LIBS
        module-sys
        module-bsp
)