|
|
set (${LINKER_FLAGS}_DEBUG -g4) # Preserve LLVM debug information, show line number debug comments, and generate source maps
|
|
set (${LINKER_FLAGS}_DEBUG -g4) # Preserve LLVM debug information, show line number debug comments, and generate source maps
|
|
|
# Pass additional source files to linker with the supported flags, such as: js-library, pre-js, post-js, embed-file, preload-file, shell-file
|
|
# Pass additional source files to linker with the supported flags, such as: js-library, pre-js, post-js, embed-file, preload-file, shell-file
|