mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
squish: Move to a module and split thirdparty lib
This commit is contained in:
2
drivers/SCsub
vendored
2
drivers/SCsub
vendored
@@ -25,8 +25,6 @@ SConscript("chibi/SCsub");
|
||||
if (env["tools"]=="yes"):
|
||||
SConscript("convex_decomp/SCsub");
|
||||
|
||||
if (env["squish"]=="yes" and env["tools"]=="yes"):
|
||||
SConscript("squish/SCsub");
|
||||
if (env["freetype"]!="no"):
|
||||
SConscript("freetype/SCsub");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user