Skip to content

Commit 28750cd

Browse files
committed
Remove blade patch
1 parent 91691e6 commit 28750cd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

src/makefiles/branch/blade.cmake

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,7 @@ include("makefiles/branch/${BRANCH}/usermessages.cmake")
1212
# Set the engine version.
1313
# ------------------------------------------------------------------
1414
Set(SOURCE_ENGINE "blade")
15-
add_definitions(-DENGINE_BLADE -DUSE_PROTOBUF -DENGINE_BRANCH_BLADE)
15+
add_definitions(-DENGINE_BLADE -DUSE_PROTOBUF -DENGINE_BRANCH_BLADE)
16+
17+
Set(SOURCEPYTHON_LINK_LIBRARIES
18+
legacy_stdio_definitions.lib)
Binary file not shown.

0 commit comments

Comments
 (0)