add_library(nlohmann INTERFACE) target_include_directories(nlohmann INTERFACE include) add_library(nlohmann::json ALIAS nlohmann)