~aleteoryx/muditaos

ref: 182f694ac2a1c3da23df72e0494588fc579e7616 muditaos/module-bsp/tests/CMakeLists.txt -rw-r--r-- 155 bytes
182f694a — Przemyslaw Brudny [EGD-6637] Cleanup locks structure 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
)