~aleteoryx/muditaos

ref: c8e65453c5b2ce03a7f87609ed1a729dddc470de muditaos/module-utils/math/tests/CMakeLists.txt -rw-r--r-- 126 bytes
c8e65453 — Mateusz Piesta [BH-891] Alarm popup fix 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
add_catch2_executable(
    NAME
        math-test
    SRCS
        test_math.cpp
    LIBS
        math
        module-utils
)