Implement post-MVP features and native stack overflow check (#243)
Implement native thread stack overflow check Implement post-MVP: Non-trapping float-to-int conversions Implement post-MVP: Sign-extension operators Enhance WASM loader checks
This commit is contained in:
@ -128,6 +128,7 @@ include_directories(
|
||||
${LVGL_DRIVER_DIR}/display
|
||||
${LVGL_DRIVER_DIR}/indev
|
||||
${LVGL_SOURCE_DIR}
|
||||
${LVGL_SOURCE_DIR}/..
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
${CMAKE_CURRENT_LIST_DIR}
|
||||
${CMAKE_CURRENT_LIST_DIR}/../lv_config
|
||||
|
||||
Reference in New Issue
Block a user