Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: make sure if swig is found, we know it is found | Bill Hoffman | 2004-06-29 | 1 | -0/+1 |
| | |||||
* | BUG: Replace MATCHES with STREQUAL for better checking, better checking for ↵ | Andy Cedilnik | 2004-06-28 | 1 | -7/+13 |
| | | | | existence of swig directory, verify if required flag was set, support fedora's location of swig. Fixes Bug #955 - Swig on fedora and Bug #954 - FIND_PACKAGE(SWIG REQUIRED) | ||||
* | ENH: More paths | Andy Cedilnik | 2004-04-30 | 1 | -1/+1 |
| | |||||
* | ENH: add another place to look for swig.exe | Bill Hoffman | 2004-04-30 | 1 | -1/+1 |
| | |||||
* | ENH: try to find swig.exe in SWIG_DIR | Bill Hoffman | 2004-04-30 | 1 | -1/+1 |
| | |||||
* | ENH: Initial import of swig. Start working towards Bug #749 - Add swig ↵ | Andy Cedilnik | 2004-04-30 | 1 | -0/+35 |
support module to cmake |