summaryrefslogtreecommitdiffstats
path: root/Source/cmSourceGroup.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: move testing stuff to cmake from configure, good bye dashboard... :)Bill Hoffman2001-05-041-1/+1
|
* better custom rulesKen Martin2001-05-041-0/+2
|
* BUG: Removed output of dual rules for source files that are processed by ↵Brad King2001-04-271-14/+8
| | | | both the compiler and by a custom command. Also removed generation of duplicate CMakeLists.txt in the project files.
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
|
* ENH: new GUI editor for cmake cache fileBill Hoffman2001-04-231-1/+1
|
* major changes to support multiple libraries and source listsKen Martin2001-04-111-4/+2
|
* ENH: Added SOURCE_GROUP command and corresponding support code. This ↵Brad King2001-03-201-0/+94
command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles.