some updates
This commit is contained in:
parent
b0ea85882e
commit
460f815152
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
project(TeaWeb-Native)
|
||||
|
||||
set(CMAKE_CXX_FLAGS_DEBUG "") #Override some config values from the parent project
|
||||
set(CMAKE_CXX_COMPILER "emcc")
|
||||
set(CMAKE_C_COMPILER "emcc")
|
||||
set(CMAKE_C_LINK_EXECUTABLE "emcc")
|
||||
|
|
Loading…
Add table
Reference in a new issue