Separate app-manager and app-framework from WAMR (#3129)
As planned, the app-manager and app-framework are to be migrated to https://github.com/bytecodealliance/wamr-app-framework. ps. https://github.com/bytecodealliance/wasm-micro-runtime/issues/2329 https://github.com/bytecodealliance/wasm-micro-runtime/wiki/TSC-meeting-notes
This commit is contained in:
@ -214,7 +214,6 @@ endif()
|
||||
|
||||
set (SHARED_DIR ../core/shared)
|
||||
set (IWASM_DIR ../core/iwasm)
|
||||
set (APP_FRAMEWORK_DIR ../core/app-framework)
|
||||
|
||||
include_directories (${SHARED_DIR}/include
|
||||
${IWASM_DIR}/include)
|
||||
|
||||
Reference in New Issue
Block a user