diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 7e43a59b..024af47e 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -72,7 +72,7 @@ foreach(TARGET target_include_directories(${TARGET} PUBLIC $ - $ + $ $/include> ) # Declaring json_spirit.header to be a direct dependency with target_link_libraries breaks installation