Skip to content

fix(build): export Qt find_package in ui_qt

Marc SCHWEITZER requested to merge 691-build-export-qt-find_package-in-ui_qt into dev

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

Merge request reports

Loading