mirror of
https://github.com/godotengine/godot-cpp.git
synced 2026-01-06 06:10:06 +03:00
Add platform macros
This commit is contained in:
@@ -70,3 +70,5 @@ def generate(env):
|
||||
"-static-libstdc++",
|
||||
]
|
||||
)
|
||||
|
||||
env.Append(CPPDEFINES=["WINDOWS_ENABLED"])
|
||||
|
||||
Reference in New Issue
Block a user