conan-center-index icon indicating copy to clipboard operation
conan-center-index copied to clipboard

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

Open technic opened this issue 2 years ago • 1 comments

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

technic avatar Aug 08 '23 11:08 technic

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

ericLemanissier avatar May 24 '24 09:05 ericLemanissier