mirror of https://github.com/PCSX2/pcsx2.git
Comment out the fix for the moment, since Travis hates me.
This commit is contained in:
parent
0db14df070
commit
33571dda42
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue