Move all nlohmann::json to json_helper.cpp
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>
Thu, 6 Jul 2017 09:32:50 +0000 (11:32 +0200)
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>
Tue, 8 Aug 2017 15:24:00 +0000 (17:24 +0200)
commit9dfa6b9427115e7402ce25e40e4d78b20d559c93
treea790ce4ce7b15930c1550c5b08bc51930dd75dbc
parentba5360ac03286364abd9fde6b500e2c0fabe56b1
Move all nlohmann::json to json_helper.cpp

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