* chore(cmake): correct LV_CONF_INCLUDE_SIMPLE prompt message in custom.cmake Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> * chore(cmake): remove the duplication statements in esp.cmake Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> * chore(cmsis): remove README_zh.md reference from gen_pack.sh Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Add option in CMake build to specify that shared libraries should be created (as opposed to static). This is an exclusive option (not enabled by default). Co-authored-by: simeplejack-src <example@example.com>