add_library(urlbar STATIC urlbar.cpp urlbar.hpp completer.cpp completer.hpp) target_link_libraries(urlbar PUBLIC Qt6::Widgets)