summaryrefslogtreecommitdiffstats
path: root/Modules/UsewxWidgets.cmake
Commit message (Collapse)AuthorAgeFilesLines
* BUG #8184: Fixed FindwxWidgets wrong order of default libs for MinGW.Miguel A. Figueroa-Villanueva2010-09-011-1/+2
| | | | | Also fixed usage sample in comments, which can be misleading for MinGW users as demonstrated by mantis issue #10089.
* STYLE: Clarified/Fixed documentation of UsewxWidgets.Miguel A. Figueroa-Villanueva2010-09-011-10/+7
|
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
|
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+13
| | | | | | | This adds copyright/license notification blocks CMake's non-find modules. Most of the modules had no notices at all. Some had notices referring to the BSD license already. This commit normalizes existing notices and adds missing notices.
* BUG: Using PROPERTY COMPILE_DEFINITIONS_DEBUG to support Debug only ↵Miguel A. Figueroa-Villanueva2009-02-241-1/+8
| | | | preprocessor options (e.g., _DEBUG __WXDEBUG__).
* STYLE: Remove trailing whitespace.Brad King2008-03-041-7/+7
|
* ENH: Patch from Jan for bug#3453. Cleans up find script and enables ↵Brad King2006-10-191-1/+5
| | | | -isystem feature for use script.
* ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. ↵Brad King2006-07-211-2/+65
| | | | It also updates the UseWX test and WXDialog sources to use the new find script.
* ENH: add documentation support for modulesBill Hoffman2005-12-141-0/+3
|
* ENH: Cleanup. Use relative path to modulesAndy Cedilnik2004-08-271-1/+1
|
* BUG: fix for bug 618Bill Hoffman2004-04-221-0/+1