Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix problems with required flags | Andy Cedilnik | 2003-01-04 | 1 | -2/+2 |
* | Add required flags | Andy Cedilnik | 2003-01-04 | 1 | -1/+2 |
* | To prevent cmake from breaking up arguments, put quotes around them | Andy Cedilnik | 2003-01-01 | 1 | -1/+1 |
* | Add a way to add custom libraries to the mix. Also add status reporting | Andy Cedilnik | 2003-01-01 | 1 | -0/+8 |
* | ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows proje... | Bill Hoffman | 2002-12-17 | 1 | -2/+2 |
* | ENH: Don't repeat check even if answer was no. | Brad King | 2002-12-13 | 1 | -14/+16 |
* | ENH: Added CHECK_VARIABLE_EXISTS macro. | Brad King | 2002-11-21 | 1 | -0/+23 |