Don't pull in entire JSON repo for single header file
This commit is contained in:
Vendored
+1
-1
@@ -62,5 +62,5 @@ if (ENABLE_WEB_SERVICE)
|
||||
|
||||
# JSON
|
||||
add_library(json-headers INTERFACE)
|
||||
target_include_directories(json-headers INTERFACE ./json/src)
|
||||
target_include_directories(json-headers INTERFACE ./json)
|
||||
endif()
|
||||
|
||||
Vendored
-1
Submodule externals/json deleted from d3496347fc
Vendored
+14516
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user