[CMake] VS2010 bug, when output executable has '.' characters
Jarl Lindrud
jarl.lindrud at gmail.com
Mon Apr 26 11:59:36 EDT 2010
On Mon, 26 Apr 2010 22:13:49 +1000, J Decker <d3ck0r at gmail.com> wrote:
> If you don't want the default suffix shouldn't you set target property
> SUFFIX?
>
Not sure what you mean... I want the project output executable to have the
default suffix "exe". The problem is that cmake has chopped off part of
the project name, before appending the suffix.
Jarl
More information about the CMake
mailing list