fix(build): export Qt find_package in ui_qt
Description
Moves find_package(Qt5 ...)
to Dependencies.cmake to be exported when using imported target sight::ui_qt
Closes #691 (closed)
How to test it?
Use the imported target sight::ui_qt
from an external project.
Edited by Marc SCHWEITZER