[CMake] Unexpected warnings with 3.2.0-rc2

Brad King brad.king at kitware.com
Mon Mar 9 09:20:46 EDT 2015


On 03/05/2015 12:55 PM, Pere Mato Vila wrote:
> CMake Warning (dev) at cmake/modules/RootConfiguration.cmake:485 (configure_file):
>   configure_file called with unknown argument(s):
> 
>    NEWLINE_STYLE
>    UNIX

Fixed, thanks:

 configure_file: Do not warn about newline style arguments
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3ef776fc

 Tests: Add more signature tests to RunCMake.configure_file test
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=024e25e4

-Brad



More information about the CMake mailing list