bundeled freerdp so no external bindings are nessesary
This commit is contained in:
19
com.angoosh.RDPConnect/modules/cJSON.json
Normal file
19
com.angoosh.RDPConnect/modules/cJSON.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "cjson",
|
||||
"buildsystem": "cmake-ninja",
|
||||
"cleanup": [],
|
||||
"config-opts": [
|
||||
"-Wno-error",
|
||||
"-DCMAKE_VERBOSE_MAKEFILE=ON",
|
||||
"-DCMAKE_BUILD_TYPE:STRING=Release",
|
||||
"-DCMAKE_INSTALL_LIBDIR:PATH=lib"
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/DaveGamble/cJSON.git",
|
||||
"tag": "v1.7.17",
|
||||
"commit": "87d8f0961a01bf09bef98ff89bae9fdec42181ee"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user