On Thursday 09 August 2012, George Goldberg wrote: > Hi, > > What is the purpose of the calls to ecm_version in various frameworks > CMakeLists.txt files?
It sets internal variables which are then used later on by the ECMQtFramework.cmake file. IMO this is not obvious, and I'd like to change it to something else, but we didn't agree yet on how it will be, there must be a compromise between convenince for developers, buildsystem maintainers and obviousness (is this a word ?). > When building, it warns that this is > deprecated. Is it safe simply to remove these lines or is there a > porting procedure away from the deprecated call that is required? The simple solution would be to remove the warning :-) Seriously. Alex
_______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
