[cmake] Remove NO_MT flag (#462)

This commit is contained in:
ebraminio 2017-04-13 02:17:16 +04:30 committed by GitHub
parent c04c1fe86e
commit 8568588202
1 changed files with 0 additions and 1 deletions

View File

@ -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)