add_library_module(ui ui.cpp gl/ui.cpp)
target_link_libraries(ui PUBLIC imgui renderer logger lt_debug)