summarylogtreecommitdiffstats
path: root/harfbuzz-headers.patch
blob: 30e934ff18eca5960e0a85e5995f99e175da21c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -aur a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt    2019-08-04 12:39:49.674360014 +0100
+++ b/CMakeLists.txt    2019-08-04 12:40:02.904652576 +0100
@@ -75,6 +75,7 @@
   ${GTK_INCLUDE_DIRS}
   ${M_INCLUDE_DIR}
   ${NOTIFY_INCLUDE_DIRS}
+  /usr/include/harfbuzz
 )

 ADD_SUBDIRECTORY(configuration)