~aleteoryx/muditaos

ref: b4c6a29f47c6206785705991e341cf6ed48e17dd muditaos/module-utils/math/tests/CMakeLists.txt -rw-r--r-- 132 bytes
b4c6a29f — rrandomsky [BH-1915][BH-1911] Update UI texts and translations 1 year, 8 months ago
                                                                                
1
2
3
4
5
6
7
8
9
add_catch2_executable(
    NAME
        math-test
    SRCS
        test_math.cpp
    LIBS
        utils-math
        module-utils
)