[CMake] How to make executable depend on pre-existing controlfile?
a.neundorf-work at gmx.net
a.neundorf-work at gmx.net
Thu Apr 12 16:00:26 EDT 2007
On Thursday 12 April 2007 21:21, Trevor Kellaway wrote:
> i,
>
> > > I'm try to get my link to depend on a pre-existing file
> >
> > that contains
> >
> > > linker segment information "link.prm".
> > >
> > > [snip]
> >
> > I guess you also have a custom command which generates this file ?
> > Are you sure it's ${CMAKE_SOURCE_DIR}/link.prm and not
> > ${CMAKE_BINARY_DIR}/link.prm ?
>
> Nope, this is a hand crafted file (not generated) that contains
> information about the embedded target memory layout etc.
How and when is this file "hand-crafted" ?
Alex
More information about the CMake
mailing list