]> granicus.if.org Git - icinga2/commit
Integrate nlohmann_json into CMake
authorMichael Friedrich <michael.friedrich@icinga.com>
Thu, 18 Oct 2018 13:22:50 +0000 (15:22 +0200)
committerAlexander A. Klimov <alexander.klimov@icinga.com>
Mon, 18 Mar 2019 14:07:50 +0000 (15:07 +0100)
commit724b34c6f2f2e7179b2e4a70477b673a27a8ad67
treeec1d398629a30ccfc9ef8ae29f69a10491d6eac9
parent89b371813f77d90ed03482b59b0f6977e68305f9
Integrate nlohmann_json into CMake

Better integration into base/json.cpp

Signed-off-by: Alexander A. Klimov <alexander.klimov@icinga.com>
CMakeLists.txt
cmake/FindJSON.cmake [new file with mode: 0644]
lib/base/json.cpp