revert incorrect string definition

This commit is contained in:
HongxiaWangSSSS 2024-04-15 10:12:08 +08:00
parent 024340a685
commit 888108264e

View File

@ -189,10 +189,6 @@ if(CONFIG_INTERPRETERS_WAMR_LIB_PTHREAD)
set(WAMR_BUILD_LIB_PTHREAD 1)
endif()
if (CONFIG_WAMR_MEM_ALLOC_WITH_USAGE)
set (WAMR_MEM_ALLOC_WITH_USAGE 1)
endif ()
set(WAMR_ROOT_DIR ${CMAKE_CURRENT_LIST_DIR}/../../..)
# enable WAMR build system