D22805: set autorcc by default
Harald Sitter
noreply at phabricator.kde.org
Mon Jul 29 12:45:56 BST 2019
sitter created this revision.
Herald added projects: Frameworks, Build System.
Herald added subscribers: kde-buildsystem, kde-frameworks-devel.
sitter requested review of this revision.
REVISION SUMMARY
I couldn't find any pertinent discussion on the topic but some reviews I
stumbled over did set it on some of our application repos and also wonder
why we don't disable it by default.
autorcc allows more idiomatic use of qrc as they may be used like any
"ordinary" source file and cmake will know what to do with them (namely
compile into relevant cpp for inclusion in target) without the developer
having to worry about anything.
TEST PLAN
.qrc files can be added to src list variables and will get automatically generated into cpp files in the binary dir and built into the target
REPOSITORY
R240 Extra CMake Modules
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D22805
AFFECTED FILES
kde-modules/KDECMakeSettings.cmake
To: sitter
Cc: kde-frameworks-devel, kde-buildsystem, LeGast00n, sbergeron, bencreasy, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20190729/ad51c1b9/attachment.html>
More information about the Kde-buildsystem
mailing list