add_library(nlohmann INTERFACE)

target_include_directories(nlohmann INTERFACE ${CMAKE_CURRENT_LIST_DIR})
