[CMake] CMake bugs #0010611 & #0010040

Bill Hoffman bill.hoffman at kitware.com
Tue Jul 13 15:07:13 EDT 2010


On 7/13/2010 2:39 PM, Knox, Kent wrote:
> I’m hoping to bring attention to these two bug reports, as I am
> currently affected by them.
>
> This bug concerns vs2k10 generated solution and projects, and corrupts
> the names of my generated binaries that use multiple periods in their
> names. To get around this bug, I am using set_target_properties to
> explicitly change my periods into underscores. I would like to ship my
> product in a few months, but am afraid that I’m going to have to ship
> with my binaries names mangled. Looking at the bug reports, it appears
> that the bug submitters have simple suggestions on how to fix the bug
> (use a different API call).
>
> I am lobbying that hopefully these two bugs could be closed for the next
> point release.
>
> Thanks for your time,
>

Does "." in the name work for any other version of VS?

-Bill


More information about the CMake mailing list