[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On January 11, 2009, Trent Gamblin wrote:
> On Sun, January 11, 2009 5:32 pm, Peter Wang said:
> > The problem is that I made a symlink to the source tree's data
> > directory. make clean doesn't delete the symlink itself but deletes the
> > everything in the directory that the symlink points to. :-P
> >
> > So we can either:
> >
> > 1. find some way to tell cmake not to delete the symlink or its contents
> > on make clean
> > 2. use a plain copy instead of symlink
> > 3. make the symlink in a hidden way so cmake doesn't know about it
> > 4. drop the feature
>
> Considering my build directory is about 75MB anyway, another 1MB won't
> hurt, so I'd either just copy it. Doing a symlink in a hidden way would be
> Ok too.
Which ever works the easiest is ok with me. Symlink is preferable, or maybe
hardlinks (nt even supports them, does cmake?)
> Trent :{)>
>
> ---------------------------------------------------------------------------
>--- Check out the new SourceForge.net Marketplace.
> It is the best place to buy or sell services for
> just about anything Open Source.
> http://p.sf.net/sfu/Xq1LFB
--
Thomas Fjellstrom
tfjellstrom@xxxxxxxxxx