[CMake] Re: Using regex in find_program

Alexander Neundorf a.neundorf-work at gmx.net
Tue Dec 18 11:28:28 EST 2007


On Tuesday 18 December 2007, Rodolfo Schulz de Lima wrote:
> Bill Hoffman wrote:
> > find_program(PROG NAMES name1 name2 name3)
> >
> > You have to list all the names explicitly, but you can have as many as
> > you want.
>
> That's what I'm using right know, but this doesn't address the more
> general problem.

That's right.
As a practical solution, how about you add now the names you know of and if 
you get reports of other names you add these too ?

Alex


More information about the CMake mailing list