On Tue, Oct 8, 2019, at 9:08 AM, Setzer Sebastian (CM-CI2/ECS2) via CMake wrote:
> Dear list,
> I need to run a tool after building an executable, which will modify the
> executable itself.
> I intend to extend the toolchain for this, because it shall be done for every
> executable on this par
Dear list,
I need to run a tool after building an executable, which will modify the
executable itself.
I intend to extend the toolchain for this, because it shall be done for every
executable on this particular operating system.
I think for this purpose, I need to change the rule
CMAKE__LINK_EX