~aleteoryx/muditaos

ref: 7a55cea832ff19bf68a606ed8333153aa2d73522 muditaos/module-bsp/tests/CMakeLists.txt -rw-r--r-- 151 bytes
7a55cea8 — Dawid Wojtas [BH-1913] Fix debug mode 1 year, 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
add_catch2_executable(
    NAME
        module-bsp
    SRCS
        test-battery-charger-utils.cpp
    LIBS
        module-sys
        module-bsp
)