Skip to content

Commit 196d2a3

Browse files
authored
Revert "Fix ftxui build in windows (#17333, #19626)" (#19716)
1 parent 0ca2955 commit 196d2a3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

contrib/libs/ftxui/ya.make

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@ NO_COMPILER_WARNINGS()
2222

2323
NO_UTIL()
2424

25-
IF (OS_WINDOWS)
26-
CFLAGS(
27-
-DUNICODE
28-
-D_UNICODE
29-
)
30-
ENDIF()
31-
3225
SRCS(
3326
src/ftxui/component/animation.cpp
3427
src/ftxui/component/button.cpp

0 commit comments

Comments
 (0)