[CMake] Re: FindwxWidgets and Cross-compiling

Rodolfo Lima rodolfo at rodsoft.org
Sat Jan 5 20:35:01 EST 2008


Miguel A. Figueroa-Villanueva escreveu:

> After reading the find_program help message of current cmake cvs, it
> seems that the following switch should work the same:
> 
>     FIND_PROGRAM(wxWidgets_CONFIG_EXECUTABLE wx-config
>       ONLY_CMAKE_FIND_ROOT_PATH
>       )
> 
> Could you confirm this Rodolfo?

Yes, I guess you're right and it's the best way to do it.

Regards,
rod



More information about the CMake mailing list