D28444: WIP/RFC: Add ECMCargo module
Ilya Bizyaev
noreply at phabricator.kde.org
Tue Mar 31 17:48:14 BST 2020
IlyaBizyaev added a comment.
In D28444#639020 <https://phabricator.kde.org/D28444#639020>, @cblack wrote:
> CMake needs to know what files Cargo wants to build in order to invoke it only when Rust files change. There's no reason to invoke Cargo every time `make` is ran when CMake has the ability to keep track of dirty files.
I disagree here; I'd rather invoke the tool that is meant to do the job than
a) reimplement tracking in CMake;
b) duplicate file lists for no real win.
Extra concerns for the developer, barely any difference for the machine.
REPOSITORY
R240 Extra CMake Modules
REVISION DETAIL
https://phabricator.kde.org/D28444
To: cblack, #frameworks, #build_system
Cc: apol, IlyaBizyaev, kde-frameworks-devel, kde-buildsystem, LeGast00n, cblack, GB_2, bencreasy, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20200331/8099ff89/attachment-0001.html>
More information about the Kde-buildsystem
mailing list