Skip to content

Fix flatpak build

Martin Marmsoler requested to merge work/advancedDockFlatpak into master

find_package must be done in the src folder, because otherwise the target (qt-ads) will not be found by the labplot2lib target (New in version 3.24: Specifying the GLOBAL keyword will promote all imported targets to a global scope in the importing project. Alternatively, this functionality can be enabled by setting the CMAKE_FIND_PACKAGE_TARGETS_GLOBAL variable.)

Merge request reports

Loading