We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53a461c + 4b890f7 commit e11cdcbCopy full SHA for e11cdcb
1 file changed
CMakeLists.txt
@@ -27,8 +27,6 @@ if(NOT nlohmann_json_FOUND)
27
)
28
29
FetchContent_MakeAvailable(nlohmann_json)
30
-
31
- add_library(nlohmann_json::nlohmann_json ALIAS nlohmann_json)
32
endif()
33
34
add_subdirectory(lib)
0 commit comments