[CMake] CMake 3.0-rc1 now ready for testing!

Stephen Kelly steveire at gmail.com
Mon Mar 3 05:00:00 EST 2014


Hendrk Sattler wrote:

> 2. The CMP0043 descriptions only mentions target specific solutions.

I extended the sample code with a directory property too.

> In the description of
> add_definitions(), it is
>     mentioned:
>     "Arguments to add_definitions may use “generator expressions” with
> the syntax “$<...>”."
>     However, I tried and this results in broken MSVC10 project files as
> those then contain:
>     <AdditionalOptions> ""$"<"$"<CONFIG:Debug>:-DTEST_ON>"
> %(AdditionalOptions)</AdditionalOptions>


The documentation was wrong. I removed the line claiming generator 
expression support.

Thanks,

Steve.




More information about the CMake mailing list