Last changes
This commit is contained in:
committed by
Jérôme Leclercq
parent
cee75dcc11
commit
5a57aca66a
@@ -1,3 +1,7 @@
|
||||
if is_plat("wasm") then
|
||||
return -- Physics3D is not yet supported on wasm because of Newton
|
||||
end
|
||||
|
||||
target("PhysicsDemo")
|
||||
add_deps("NazaraGraphics", "NazaraPhysics3D")
|
||||
add_packages("entt")
|
||||
|
||||
Reference in New Issue
Block a user