summaryrefslogtreecommitdiffstats
path: root/Source/cmAddLibraryCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Moved cache entry addition into cmMakefile::AddLibrary and ↵Brad King2001-05-071-6/+0
| | | | AddExecutable so that commands do not have to add it explicitly.
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
|
* ENH: add help for cache entriesBill Hoffman2001-04-261-1/+1
|
* FIX: allow ADD_LIBRARY with no source listJim Miller2001-04-161-1/+1
|
* some bug fixesKen Martin2001-04-121-0/+7
|
* major changes to support multiple libraries and source listsKen Martin2001-04-111-0/+33