source:
code/branches/mergeFS18/src/libraries/core/config/CMakeLists.txt
Last change on this file was 10624, checked in by landauf, 9 years ago | |
---|---|
|
|
File size: 269 bytes |
Line | |
---|---|
1 | ADD_SOURCE_FILES(CORE_SRC_FILES |
2 | # ConfigFile.cc is already included in FilesystemBuildUnit.cc |
3 | ConfigFileEntryValue.cc |
4 | ConfigFileEntryVectorValue.cc |
5 | ConfigFileManager.cc |
6 | ConfigFileSection.cc |
7 | Configurable.cc |
8 | ConfigValueContainer.cc |
9 | SettingsConfigFile.cc |
10 | ) |
Note: See TracBrowser
for help on using the repository browser.