[cmake] Remove NO_MT flag (#462)
This commit is contained in:
parent
c04c1fe86e
commit
8568588202
@ -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…
Reference in New Issue
Block a user