summaryrefslogtreecommitdiffstats
path: root/Modules/FindRTI.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
| | | | | | | This is to avoid getting an (older) copy of FPHSA.cmake which is e.g. installed with KDE 4.5.0 and 4.5.1. Alex
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
|
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+14
| | | | | | | This adds copyright/license notification blocks CMake's find-modules. Many 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.
* STYLE: fix typos in the docsAlexander Neundorf2009-04-191-2/+2
| | | | Alex
* BUG: Fixed CMAKE_FIND_LIBRARY_PREFIXES related error on Win32 systems.Petr Gotthard2008-10-271-2/+2
|
* BUG: removed unused CMakeFindFrameworks includePetr Gotthard2008-10-251-2/+0
|
* ENH: added a module to find M&S HLA RTIPetr Gotthard2008-10-251-0/+90