Skip to content

Commit

Permalink
Update patch
Browse files Browse the repository at this point in the history
  • Loading branch information
nalexandru committed May 19, 2023
1 parent b74aead commit d7a1484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bcompat7.patch
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ index caaffa283ba..de4459ee95f 100644
if(WIN32)
list(APPEND INC ../../intern/utfconv)
endif()
@@ -1083,6 +1086,12 @@ elseif(WIN32)
DESTINATION ${TARGETDIR_LIB}
@@ -1285,6 +1287,12 @@ elseif(WIN32)
DESTINATION ${TARGETDIR_EXE}
)
endif()
+
Expand Down

0 comments on commit d7a1484

Please sign in to comment.