Why you not use macro %qmake_qt5?
It contain all flags.
вт, 31 мар. 2020 г., 15:25 Richard Shaw <hobbes1069@xxxxxxxxx>:
Has something changed with Qt 5.14? I'm trying to update klog to new version but debuginfo is not being generated._______________________________________________Looking at the build log it's definitely missing "-g" during building but a debug build is requested:qmake-qt5 "PREFIX=%{buildroot}%{_prefix}" "CONFIG+=debug c++17" KLog.proLooking at KLog.pro I see:CONFIG += releaseand#DEFINES *= QT_NO_DEBUG_OUTPUTWhich I assume is ok. I should be overriding the first line and the second is commented out.Tips?Thanks,Richard
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx