summaryrefslogtreecommitdiffstats
path: root/Source/cmGetSourceFilePropertyCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* updated to match the SETKen Martin2002-08-261-19/+9
|
* modified how source files store propertiesKen Martin2002-08-161-3/+3
|
* make sure ; expansion is done in all commandsBill Hoffman2002-03-291-2/+2
|
* ENH: major change, the cmMakefile now contains a master list of cmSourceFile ↵Bill Hoffman2002-03-291-0/+55
objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc.