wasm: fix compilation
authorMichal Maciola <m.maciola@samsung.com>
Fri, 8 Oct 2021 14:55:20 +0000 (16:55 +0200)
committerJunsuChoi <jsuya.choi@samsung.com>
Fri, 15 Oct 2021 00:42:25 +0000 (09:42 +0900)
commitb92557fe9a88c1e846aa932fc4e8331a357abbae
treed7a53eda1cdbb45aef01285187bd04b4f004a333
parent1113fe117df116cd0459a9d444cc44c9400828d8
wasm: fix compilation

After 'all: fixing clang warnings' (e7c3a91) there was a problem with wasm
compilation, as strncpy and strdup.
Disable define is __EMSCRIPTEN__.
src/lib/tvgCommon.h
src/savers/tvg/tvgTvgSaver.cpp