1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# gui tests add_catch2_executable( NAME gui SRCS test-gui.cpp test-context.cpp test-gui-callbacks.cpp test-gui-resizes.cpp ../mock/TestWindow.cpp ../mock/InitializedFontManager.cpp INCLUDE .. LIBS module-gui DEPS assets )