[cmake-developers] [PATCH] remove CMAKE_NO_QUOTED_OBJECTS variable

Jiri Malak malak.jiri at gmail.com
Mon Mar 24 11:03:18 EDT 2014


Hi,

I enclosed patch to remove CMAKE_NO_QUOTED_OBJECTS variable from make file generator,
because it fixes toolchain tool problem instead of any makefile rule.
It is replaced by proper handling of quotes for tools by
${linker_rule}_USE_SINGLE_QUOTE variables, because only watcom linker has this problem.

Regards

Jiri
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-remove-CMAKE_NO_QUOTED_OBJECTS-variable.patch
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20140324/5861bed8/attachment.ksh>


More information about the cmake-developers mailing list