add_library(json_header_only INTERFACE)

target_include_directories(json_header_only INTERFACE ${CMAKE_CURRENT_SOURCE_DIR})
