~aleteoryx/muditaos

ref: 2be81bdf0a4ef0698a39c3298c45b594711a370e muditaos/module-bsp/tests/CMakeLists.txt -rw-r--r-- 151 bytes
2be81bdf — Bartosz Cichocki [MOS-365] Add BT battery handling 4 years 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
)