[CMake] How to make a target depends from target 'all'
Alexander Neundorf
a.neundorf-work at gmx.net
Wed Apr 2 15:01:04 EDT 2008
On Wednesday 02 April 2008, you wrote:
> On Tue, Apr 1, 2008 at 10:15 PM, Alexander Neundorf
...
> ok but there must be some way to say that I want to rebuild my project when
> I call this specific "sync" target ? or am I doomed for the rested of my
> life to type "make all && make sync" ?
>
> > Would "make clean all" be good enough ?
>
> Is this a mistake or an april fool's day joke ? I wasn't talking about
> "clean" so I don't get it ^^
You said you want to rebuild everything, so what's wrong with "make clean"
followed by make ?
I guess somehow I don't understand what you want to do.
Alex
More information about the CMake
mailing list