~aleteoryx/muditaos

ref: 457d87771025b3cf036555b4c7cb6f8e968f1179 muditaos/module-bsp/tests/CMakeLists.txt -rw-r--r-- 174 bytes
457d8777 — Adam Dobrowolski [EGD-8152] Added lacking colon asset 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
)