This commit is contained in:
Yun Hsiao Wu 2021-01-05 17:44:17 +08:00
parent 26c38b184d
commit ab2a0d1701
13 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ add_library(tbbmalloc_proxy STATIC IMPORTED GLOBAL)
set_target_properties(tbbmalloc_proxy PROPERTIES
IMPORTED_LOCATION ${platform_spec_path}/libtbbmalloc_proxy_static.a
)
set(tbb_libs_name tbb tbbmalloc tbbmalloc_proxy)
set(tbb_libs_name tbbmalloc_proxy tbbmalloc tbb)
list(APPEND CC_EXTERNAL_LIBS
freetype

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
mac/libs/libtbb_static.a Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.