[cmake-developers] [PATCH] Possible regression in cmake_parse_arguments in CMake v3.5.0-rc2
Yordanov, Dimitar
dimitar.yordanov at sap.com
Fri Feb 12 10:47:36 EST 2016
Hi,
the attached patch should address the issue discussed by Daniele and Matthias.
The test case provided was also added.
Best wishes
Dimitar
>From 5d51943372608a071983921395423a3cb363d233 Mon Sep 17 00:00:00 2001
From: Dimitar Yordanov <dimitar.yordanov at sap.com>
Date: Fri, 12 Feb 2016 16:19:22 +0100
Subject: [PATCH] Possible regression in cmake_parse_arguments in CMake v3.5.0-rc2
Dimitar Yordanov (1):
CMakeParseArguments: Fix a regression when parsing ARGN
Source/cmParseArgumentsCommand.cxx | 11 ++++++++++-
.../RunCMake/cmake_parse_arguments/CornerCases.cmake | 19 +++++++++++++++++++
2 files changed, 29 insertions(+), 1 deletion(-)
--
2.3.0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-CMakeParseArguments-Fix-a-regression-when-parsing-AR.patch
Type: application/octet-stream
Size: 2821 bytes
Desc: 0001-CMakeParseArguments-Fix-a-regression-when-parsing-AR.patch
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160212/2889a983/attachment.obj>
More information about the cmake-developers
mailing list