~aleteoryx/muditaos

ref: d066f87772f0c8878714153022cae8d479d678a2 muditaos/module-bsp/tests/CMakeLists.txt -rw-r--r-- 155 bytes
d066f877 — Wojtek Rzepecki [EGD-6431] Add battery charging temperature ranges 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
add_catch2_executable(
    NAME
        module-bsp
    SRCS
        tests-main.cpp
        test-battery-charger-utils.cpp
    LIBS
        module-bsp
)