conan-io / conan-center-index

Recipes for the ConanCenter repository
https://conan.io/center
MIT License
970 stars 1.78k forks source link

[package] qt/6.x.x: Missing QT_NO_DEBUG flag #19094

Open technic opened 1 year ago

technic commented 1 year ago

Description

Qt CMake should export QT_NO_DEBUG as public definitions of the target

Package and Environment Details

not releveant

Conan profile

build_type=Release

Steps to reproduce

conan install qt/6.2.4@

Logs

doesn't matter

ericLemanissier commented 6 months ago

this was fixed with https://github.com/conan-io/conan-center-index/pull/22835 This issue can be closed