Last changes
This commit is contained in:
committed by
Jérôme Leclercq
parent
cee75dcc11
commit
5a57aca66a
@@ -2,6 +2,10 @@ if not has_config("assimp") then
|
||||
return
|
||||
end
|
||||
|
||||
if is_plat("wasm") then
|
||||
return -- Physics3D is not yet supported on wasm because of Newton
|
||||
end
|
||||
|
||||
target("Showcase")
|
||||
set_group("Examples")
|
||||
set_kind("binary")
|
||||
|
||||
Reference in New Issue
Block a user