~aleteoryx/muditaos

ref: 3cf1d87c1f29390373193501894d05c7d19a560c muditaos/module-apps/tests/windows/CMakeLists.txt -rw-r--r-- 218 bytes
3cf1d87c — Bartosz Cichocki [MOS-475] Fix BT reenabling connection 3 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
add_catch2_executable(
    NAME
        windows-management
    SRCS
        tests-main.cpp
        test-WindowsStack.cpp
        test-WindowsPopupQueue.cpp
        test-WindowsPopupFilter.cpp
    LIBS
    module-gui
)