mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
Fix Touch In WASM
This commit is contained in:
committed by
iProgramInCpp
parent
65be786140
commit
f62fd3e7f5
@@ -13,6 +13,7 @@ if(EMSCRIPTEN)
|
||||
add_link_options(${ARGV})
|
||||
endfunction()
|
||||
set(CMAKE_EXECUTABLE_SUFFIX ".js")
|
||||
add_link_options("$<$<CONFIG:DEBUG>:-gsource-map>")
|
||||
endif()
|
||||
|
||||
# Clang
|
||||
|
||||
Reference in New Issue
Block a user