mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-07-15 16:58:34 +00:00
revert incorrect string definition
This commit is contained in:
parent
024340a685
commit
888108264e
|
@ -189,10 +189,6 @@ if(CONFIG_INTERPRETERS_WAMR_LIB_PTHREAD)
|
||||||
set(WAMR_BUILD_LIB_PTHREAD 1)
|
set(WAMR_BUILD_LIB_PTHREAD 1)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (CONFIG_WAMR_MEM_ALLOC_WITH_USAGE)
|
|
||||||
set (WAMR_MEM_ALLOC_WITH_USAGE 1)
|
|
||||||
endif ()
|
|
||||||
|
|
||||||
set(WAMR_ROOT_DIR ${CMAKE_CURRENT_LIST_DIR}/../../..)
|
set(WAMR_ROOT_DIR ${CMAKE_CURRENT_LIST_DIR}/../../..)
|
||||||
|
|
||||||
# enable WAMR build system
|
# enable WAMR build system
|
||||||
|
|
Loading…
Reference in New Issue
Block a user