[Cmake] gtk-config..again

Mathieu Malaterre Mathieu.Malaterre at creatis.insa-lyon.fr
Thu Apr 3 02:34:01 EST 2003


Andy,
	You're damned right, it doesn't work. The option is not recognised if 
not installed.
	 Anyway I thought that when you where using VTK you had to add the gl 
extension in wxWindows. As for me, I'll just keep my locally modified 
FindwxWindows.cmake.

thanks,
mathieu

Andy Cedilnik wrote:
> 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`")
> 
> 
> 


-- 
Mathieu Malaterre
CREATIS
28 Avenue du Doyen LEPINE
B.P. Lyon-Montchat
69394 Lyon Cedex 03
http://www.creatis.insa-lyon.fr/~malaterre/




More information about the CMake mailing list