~ WIP port emscripen (WebGL)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
target("RenderTest")
|
||||
add_deps("NazaraRenderer")
|
||||
add_files("main.cpp")
|
||||
add_files("main.cpp")
|
||||
|
||||
if is_plat("wasm") then
|
||||
add_ldflags("--preload-file assets/examples/", {force = true})
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user