Use nlohmann_json package instead of submodule (#2161)
This commit is contained in:
@@ -152,5 +152,4 @@ list(APPEND SUNSHINE_EXTERNAL_LIBRARIES
|
||||
${Boost_LIBRARIES}
|
||||
${OPENSSL_LIBRARIES}
|
||||
${CURL_LIBRARIES}
|
||||
${PLATFORM_LIBRARIES}
|
||||
nlohmann_json::nlohmann_json)
|
||||
${PLATFORM_LIBRARIES})
|
||||
|
||||
Reference in New Issue
Block a user