On Wednesday 13 December 2006 16:47, Alan W. Irwin wrote:
> On 2006-12-13 10:29+0100 Axel Roebel wrote:
> > Dear CMakers
> >
> > I run into a little problem with the command line flag -D.
> > I'll often use the command line flag -D to pass variables to cmake.
> > Because typing long names like
> >
On 2006-12-13 10:29+0100 Axel Roebel wrote:
Dear CMakers
I run into a little problem with the command line flag -D.
I'll often use the command line flag -D to pass variables to cmake.
Because typing long names like
-DTT_EXECUTABLE:PATH=tt
is boring I was pretty happy to see that I could do
-
Dear CMakers
I run into a little problem with the command line flag -D.
I'll often use the command line flag -D to pass variables to cmake.
Because typing long names like
-DTT_EXECUTABLE:PATH=tt
is boring I was pretty happy to see that I could do
-DTT_EXECUTABLE=tt
as well. Before you start s