diff --git a/CMakeLists.txt b/CMakeLists.txt index 031a66f23..38e620f30 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -40,6 +40,8 @@ else() message(STATUS "Using the single-header code from ${NLOHMANN_JSON_INCLUDE_BUILD_DIR}") endif() +message(STATUS "target name: ${NLOHMANN_JSON_TARGET_NAME}") + ## ## TARGET ## create target and add include path