Re: [CMake] Problem using FindwxWidgets.cmake

2009-05-09 Thread Miguel A. Figueroa-Villanueva
On Sat, May 9, 2009 at 11:31 AM, user790 user790 wrote: > I am trying to use CMake to configure a very simple project that uses > wxWidgets, and I am running into a problem. The wxUSE_GUI flag is set to 0 > in the Makefile generated by CMake and I therefore cannot use the GUI part > of wxWidgets. >

[CMake] Problem using FindwxWidgets.cmake

2009-05-09 Thread user790 user790
I am trying to use CMake to configure a very simple project that uses wxWidgets, and I am running into a problem. The wxUSE_GUI flag is set to 0 in the Makefile generated by CMake and I therefore cannot use the GUI part of wxWidgets. Diving into FindwxWidgets.cmake, I see that compilation options