add config, a simple config interface. i.e. key-value-store
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>
Tue, 1 Aug 2017 15:13:56 +0000 (17:13 +0200)
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>
Tue, 8 Aug 2017 15:24:00 +0000 (17:24 +0200)
commita156a120d1622aacef11abcc58fff1adb6a2f786
tree7bf2cb47cf3ae5e6bb16d2903fbe1f84cc65c21f
parentb91112b2514ccf6e9a57a0ed40d26fa709805af6
add config, a simple config interface. i.e. key-value-store

Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
src/CMakeLists.txt
src/config.cpp [new file with mode: 0644]
src/config.hpp [new file with mode: 0644]