[CMake] COMMENT ignored for POST_BUILD custom command?
Nils Gladitz
nilsgladitz at gmail.com
Fri Mar 20 12:57:16 EDT 2015
On 20.03.2015 16:47, Chris Green wrote:
>
> The documentation doesn't suggest that this is intended behavior. Is
> this a bug, or am I doing something wrong? The desired action does get
> carried out during a build as desired, but there is no screen output
> of COMMENT to herald the generation of the link.
Assuming you are using one of the Makefile generators this might be
fixed by:
http://www.cmake.org/gitweb?p=cmake.git;a=commit;h=eeb2831b5f35af1ec8a65be343e754ff1c29550d
Which is in 3.2.1.
Nils
More information about the CMake
mailing list