[CMake] Re: FindwxWidgets and Cross-compiling

Rodolfo Lima rodolfo at rodsoft.org
Sat Jan 5 21:00:05 EST 2008


Miguel A. Figueroa-Villanueva escreveu:

> Yes, but by CMAKE_FIND_ROOT_PATH_MODE_PROGRAM defaulting to NEVER only
> the wxrc in the host platform will be found. If you want to use
> wxWidegts_wxrc_EXECUTABLE, then it needs to be in the host.
> 
> If this is in fact how it works, then I think is a reasonable solution.

Yes, I thought of this after reading your message. So, maybe we should
stick with CMAKE_FIND_ROOT_PATH_BOTH in this case?

Regards,
rod



More information about the CMake mailing list