add static lib

This commit is contained in:
yihaoDeng 2023-06-20 22:14:57 +08:00
parent d6eb4e7050
commit a931a37969
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ include(${TD_SUPPORT_DIR}/cmake.options)
include(${TD_SUPPORT_DIR}/cmake.version)
set(TD_DEPS_DIR "x86")
if (TD_LINUX)
IF (TD_ARM_64 OR TD_ARM_32)
set(TD_DEPS_DIR "arm")