aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorxhbuming <1009459330@qq.com>2020-06-24 04:01:52 +0800
committerGitHub <noreply@github.com>2020-06-23 13:01:52 -0700
commitd2b92bff55253c72e8e679214404483b7288f1ee (patch)
tree71583a31d39913a7b3855dcb16d1b6efa43c9ba8 /scripts
parent85f453a8a4f6814080d898f777816aac15782ba9 (diff)
downloadvcpkg-d2b92bff55253c72e8e679214404483b7288f1ee.tar.gz
vcpkg-d2b92bff55253c72e8e679214404483b7288f1ee.zip
[cjson] fix windows-static for don't export symbols (#12026)
* fix windows-static for don't export symbols /* export symbols by default, this is necessary for copy pasting the C and header file */ #if !defined(CJSON_HIDE_SYMBOLS) && !defined(CJSON_IMPORT_SYMBOLS) && !defined(CJSON_EXPORT_SYMBOLS) #define CJSON_EXPORT_SYMBOLS #endif * Update CONTROL
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions