Show cmake debug information. (#2316)
This commit is contained in:
@@ -347,6 +347,8 @@ endif()
|
||||
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules)
|
||||
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
|
||||
|
||||
include(show-info)
|
||||
|
||||
if(SHERPA_ONNX_ENABLE_WASM)
|
||||
# Enable it for debugging in case there is something wrong.
|
||||
# string(APPEND CMAKE_CXX_FLAGS " -g4 -s ASSERTIONS=2 -s SAFE_HEAP=1 -s STACK_OVERFLOW_CHECK=1 ")
|
||||
|
||||
Reference in New Issue
Block a user