summaryrefslogtreecommitdiff
path: root/Modules/FindwxWindows.cmake
Commit message (Expand)AuthorAgeFilesLines
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-1/+1
* use the find_* functions ENV parameterRolf Eike Beer2012-08-141-15/+16
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-50/+50
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-200/+200
* fix some typosRolf Eike Beer2012-06-191-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. ...Brad King2006-07-211-202/+217
* ENH: contribution from Jan WoetzelBill Hoffman2006-01-121-191/+469
* ENH: cleanupsKen Martin2005-12-151-20/+12
* ENH: add documentation support for modulesBill Hoffman2005-12-141-135/+129
* ENH: Cleanup. Use relative path to modulesAndy Cedilnik2004-08-261-1/+1
* BUG: fix bad if statementsBill Hoffman2004-04-221-2/+2
* ENH: fix for mingwBill Hoffman2004-04-211-405/+414
* ERR: If WX_CONFIG_LIBS are , then you get weird cmake error. This should fix itAndy Cedilnik2003-08-211-1/+1
* made a minor bugfix on my FindwxWindows.cmake.Andy Cedilnik2003-07-311-3/+5
* ENH: Improved find module. Thank you Jan WoetzelAndy Cedilnik2003-07-291-75/+403
* Change prioritiesAndy Cedilnik2002-11-251-2/+2
* Add some search pathsAndy Cedilnik2002-10-091-1/+1
* Fix commentsAndy Cedilnik2002-09-231-3/+3
* Fix find wxWindowsAndy Cedilnik2002-09-191-3/+3
* Improve searching for wxWindowsAndy Cedilnik2002-09-191-13/+20
* FIX:Sebastien Barre2002-08-091-9/+15
* This hopefully finds wxWindows on UNIXAndy Cedilnik2002-08-091-3/+17
* Add UNIX support for WXWINDOWSAndy Cedilnik2002-08-081-20/+29
* ENH: first stab at wxWindows support (win32)Sebastien Barre2002-08-081-0/+39