add_library(json) add_library(json::json ALIAS json) target_sources(json PRIVATE json11.cpp PUBLIC json11.hpp ) target_include_directories(json PUBLIC $ )