[CMake] does cmake get dependencies between asm files? and when said so does it link them?
Alexander Neundorf
a.neundorf-work at gmx.net
Fri Nov 1 07:58:32 EDT 2013
On Friday 01 November 2013, Ivan Sergio Borgonovo wrote:
> On Fri, 1 Nov 2013 11:37:10 +0100
>
> Alexander Neundorf <a.neundorf-work at gmx.net> wrote:
> > so crt0.x is the missing one, right ?
> > Are you sure it is not compiled ?
>
> Absolutely. Once I've added
> add_dependencies(someotherasm crt0.x)
> crt0.x got compiled BUT not linked.
Very strange.
I'll see whether I can reproduce this.
Alex
More information about the CMake
mailing list