Review Request 121971: Fix CMP0053 warning with CMake 3.1.

Alex Merry alex.merry at kde.org
Wed Jan 14 22:16:45 UTC 2015



> On Jan. 13, 2015, 11:26 p.m., David Faure wrote:
> > If it works with the oldest supported version of cmake, ship it ;)

I'd be surprised if it didn't - it's just normal CMake variable expansion that we use everywhere :-)


- Alex


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121971/#review73974
-----------------------------------------------------------


On Jan. 10, 2015, 5:19 p.m., Alex Merry wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/121971/
> -----------------------------------------------------------
> 
> (Updated Jan. 10, 2015, 5:19 p.m.)
> 
> 
> Review request for Extra Cmake Modules and David Faure.
> 
> 
> Repository: extra-cmake-modules
> 
> 
> Description
> -------
> 
> With CMake 3.1, @-style variable expansion is deprecated outside of
> configure_file() or string(CONFIGURE) contexts (CMP0053). This causes
> ecm_generate_pri_file() to produce dev warnings with this verison of
> CMake, and would break this function in projects that set CMake 3.1 as
> their required version.
> 
> 
> Diffs
> -----
> 
>   modules/ECMGeneratePriFile.cmake b353e867586346a10e0f8df77b81ff83993ae497 
> 
> Diff: https://git.reviewboard.kde.org/r/121971/diff/
> 
> 
> Testing
> -------
> 
> Attica still configures and builds, and produces the same .pri file it did before.
> 
> 
> Thanks,
> 
> Alex Merry
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20150114/e30eab85/attachment.html>


More information about the Kde-buildsystem mailing list