Comment out the fix for the moment, since Travis hates me.

This commit is contained in:
arcum42 2019-08-17 21:23:18 -07:00
parent 0db14df070
commit 33571dda42
1 changed files with 2 additions and 2 deletions

View File

@ -191,8 +191,8 @@ if(ZLIB_FOUND)
include_directories(${ZLIB_INCLUDE_DIRS})
endif()
find_package(HarfBuzz)
include_directories(${HARFBUZZ_INCLUDE_DIRS})
#find_package(HarfBuzz)
#include_directories(${HARFBUZZ_INCLUDE_DIRS})
#----------------------------------------
# Use project-wide include directories