[CMake] Somehow making life easier with wxWidgets ...

Bill Hoffman bill.hoffman at kitware.com
Tue Mar 11 08:56:03 EDT 2008


Miguel A. Figueroa-Villanueva wrote:

> I believe that the best approach is something that we can convince the
> wxWidgets developers to integrate with there distribution. In the line
> of wx-config. Better yet would be to create a set of CMakeLists.txt
> files for the wxWidgets system. If you build wxWidgets with CMake,
> then we'd only need to find the wx-config.cmake or
> wxWidgetsConfig.cmake file published by the CMakeLists.txt that
> contain all settings for a build. However, that I believe was tried
> before by some of the CMake developers and the wxWidgets developers
> weren't very receptive to the idea, it seems.
> 
We don't have to get wx to convert to CMake.  We just need to create a 
wxWidgetsConfig.cmake from the build system they use and get them to do 
that.   We should be able to create the file without CMake.

-Bill


More information about the CMake mailing list