diff --git a/CMakeLists.txt b/CMakeLists.txt index 75a8255..69673d5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -44,7 +44,7 @@ if(INJA_USE_EMBEDDED_JSON) target_include_directories(nlohmann_json INTERFACE $ - $ + $ ) target_compile_features(nlohmann_json INTERFACE cxx_std_17)