Review Request 121971: Fix CMP0053 warning with CMake 3.1.

David Faure faure at kde.org
Tue Jan 13 23:26:34 UTC 2015


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

Ship it!


If it works with the oldest supported version of cmake, ship it ;)

- David Faure


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/20150113/6ce4472c/attachment.html>


More information about the Kde-buildsystem mailing list