~aleteoryx/muditaos

ref: 18e9fc0e1ac6061392684cab4aa923749dd0841c muditaos/module-bsp/tests/CMakeLists.txt -rw-r--r-- 151 bytes
18e9fc0e — Maciej Gibowicz [BH-2033] Add fade in and fade out for relaxation 1 year, 9 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
)