diff options
| author | xhbuming <1009459330@qq.com> | 2020-06-24 04:01:52 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-23 13:01:52 -0700 |
| commit | d2b92bff55253c72e8e679214404483b7288f1ee (patch) | |
| tree | 71583a31d39913a7b3855dcb16d1b6efa43c9ba8 /scripts | |
| parent | 85f453a8a4f6814080d898f777816aac15782ba9 (diff) | |
| download | vcpkg-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
