Skip to content
  • Alexander Neumann's avatar
    86a5b6fd
    [Qt] Fix static builds of qt5-imageformats (#8222) · 86a5b6fd
    Alexander Neumann authored
    * forward extra arguments to vcpkg_configure_qmake from submodules
    * make image format dependent on tiff and libwebp
    * make tools dependent on imageformat
    * build options must be passed a bit different then normal qmake options
    * add the required dependencies
    * a new dependency discovered in qt5-declarative
    * need webpdemux also
    * qt5-declarative is dependent on imageformats so we can drop it here
    * remove empty qt.conf if it exists. closes #8180
    * add all recommended dependencies as dependencies in control.
    86a5b6fd
    [Qt] Fix static builds of qt5-imageformats (#8222)
    Alexander Neumann authored
    * forward extra arguments to vcpkg_configure_qmake from submodules
    * make image format dependent on tiff and libwebp
    * make tools dependent on imageformat
    * build options must be passed a bit different then normal qmake options
    * add the required dependencies
    * a new dependency discovered in qt5-declarative
    * need webpdemux also
    * qt5-declarative is dependent on imageformats so we can drop it here
    * remove empty qt.conf if it exists. closes #8180
    * add all recommended dependencies as dependencies in control.
Loading