mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
[cmake] Remove NO_MT flag (#462)
This commit is contained in:
parent
c04c1fe86e
commit
8568588202
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ include_directories(AFTER
|
|||
|
||||
# feel free to discuss these or more with the maintainers
|
||||
add_definitions(-DHAVE_OT)
|
||||
add_definitions(-DHB_NO_MT)
|
||||
add_definitions(-DHB_DISABLE_DEPRECATED)
|
||||
|
||||
if (BUILD_SHARED_LIBS)
|
||||
|
|
Loading…
Add table
Reference in a new issue