summaryrefslogtreecommitdiffstats
path: root/Source/cmSetSourceFilesPropertiesCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* make sure ; expansion is done in all commandsBill Hoffman2002-03-291-5/+7
|
* ENH: major change, the cmMakefile now contains a master list of cmSourceFile ↵Bill Hoffman2002-03-291-0/+136
objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc.