[Cmake] gtk-config..again

Andy Cedilnik andy.cedilnik at kitware.com
Wed Apr 2 14:17:01 EST 2003


Hi Mathieu,

Will --gl-libs work even if wxWindows is build without GL?

		Andy

On Wed, 2003-04-02 at 10:19, Mathieu Malaterre wrote:
> Ok sorry,
> 	I was a bit too quick. So this time for real,
> 	I would like to know why you didn't used the gtk-config script for 
> Module/FindGTK.cmake
> 
> ---
> And in FindwxWindows (not FindGTK) could you change:
> 
>    SET(WXWINDOWS_LIBRARY "`${CMAKE_WX_CONFIG} --libs`")
> 
> into
> 
>    SET(WXWINDOWS_LIBRARY "`${CMAKE_WX_CONFIG} --libs --gl-libs`")





More information about the CMake mailing list