[CMake] List all binaries associated with a target.

Stephen Kelly steveire at gmail.com
Mon Mar 16 14:36:41 EDT 2015


Klaim - Joël Lamotte wrote:

> Actually 2 and 3 are the same, I just put the files in a specific place in
> the
> build directory so that it looks like installed, but I do this when the
> binary is
> built so that it's always up to date while debugging.
> Now, I use post-build command (add_custom_command) to do this indeed
> but I didn't find a way yet to trigger install() a specific binary on
> post-build yet,
> but I suppose I just missed it so far.

There might be space for a first class feature in cmake for 'make something 
that looks like the install tree at build time'. Please file an issue to 
track it.

Thanks,

Steve.




More information about the CMake mailing list