[cmake-developers] target_link_libraries and --start-group/--end-group ?
Brad King
brad.king at kitware.com
Mon Jan 12 08:26:59 EST 2015
On 1/9/2015 4:28 PM, Robert Goulet wrote:
> I realize the cmake documentation says that everything that starts with
> "-" should be treated as other linker flags, so I wonder, perhaps it's a
> new bug, or maybe just with a specific generator? In this case I am
> using the new NVidia NSight Android generator for Visual Studio.
[snip]
> -l"-Wl,--start-group" –lfoo –lbar –l"-Wl,--end-group"
It is likely specific to that (new) generator.
Please post the .vcxproj file that is generated for that.
Thanks,
-Brad
More information about the cmake-developers
mailing list