mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[winpr,json] add jansson support
* Split JSON implementations in separate files * Simplify JSON detection * Add jansson implementation
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
/** @defgroup WINPR_JSON WinPR JSON wrapper
|
||||
* @since version 3.6.0
|
||||
* @brief Wrapper around cJSON or JSONC libraries
|
||||
* @brief Wrapper around cJSON, JSONC or jansson libraries
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user