mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
fix merge
This commit is contained in:
parent
9b56833300
commit
70fb148fc4
|
@ -99,4 +99,4 @@ add_library(fribidi SHARED
|
||||||
${FRIBIDI_SOURCES_GENERATED})
|
${FRIBIDI_SOURCES_GENERATED})
|
||||||
fribidi_definitions(fribidi)
|
fribidi_definitions(fribidi)
|
||||||
target_compile_definitions(fribidi
|
target_compile_definitions(fribidi
|
||||||
PUBLIC "-DFRIBIDI_ENTRY=__declspec(dllexport)")
|
PUBLIC "-DFRIBIDI_BUILD")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user