add_library(json INTERFACE)
target_include_directories(json INTERFACE
  ${CMAKE_CURRENT_SOURCE_DIR}/json/src)