mirror of
https://github.com/chenasraf/redot-engine.git
synced 2026-05-18 01:39:11 +00:00
Merge pull request #17844 from Faless/uwp_fix
Fix UWP build after #17194
This commit is contained in:
@@ -43,6 +43,8 @@ def get_flags():
|
||||
|
||||
def configure(env):
|
||||
|
||||
env.msvc = True
|
||||
|
||||
if (env["bits"] != "default"):
|
||||
print("Error: bits argument is disabled for MSVC")
|
||||
print("""
|
||||
|
||||
Reference in New Issue
Block a user