config: created separate CMakeLists.txt file for project
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Tue, 27 Mar 2012 12:28:40 +0000 (14:28 +0200)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Tue, 27 Mar 2012 12:34:21 +0000 (14:34 +0200)
commit63e03825d2930fdb4e10f117eb8abb98502a025d
tree425ecd75f3f2b7cae6c78e58d39a41820528318b
parent017a9e691f415e1383cc9ac6839e8a07babab232
config: created separate CMakeLists.txt file for project

- Handles creation of config.h file with build configuration options.
  This reduces complexity of main CMakeLists.txt file.
- Internally moved config.h.cmake to res subfolder.
CMakeLists.txt
config/CMakeLists.txt [new file with mode: 0644]
config/res/config.h.cmake [moved from config/config.h.cmake with 100% similarity]