Leave bullet in release mode
This commit is contained in:
@@ -246,7 +246,7 @@ if has_config("audio") then
|
|||||||
end
|
end
|
||||||
|
|
||||||
if has_config("bulletphysics") then
|
if has_config("bulletphysics") then
|
||||||
add_requires("bullet3", { configs = { debug = is_mode("debug") }})
|
add_requires("bullet3")
|
||||||
end
|
end
|
||||||
|
|
||||||
if has_config("chipmunkphysics") then
|
if has_config("chipmunkphysics") then
|
||||||
|
|||||||
Reference in New Issue
Block a user