]> git.pld-linux.org Git - packages/libprojectM.git/blob - freetype.patch
2144c02d7d03a7ced8dee3e73a961d5a886c5fcd
[packages/libprojectM.git] / freetype.patch
1 --- projectM-2.0.1-Source/cmake/FindFreetype2.cmake~    2009-12-06 02:42:51.000000000 +0100
2 +++ projectM-2.0.1-Source/cmake/FindFreetype2.cmake     2014-01-21 08:52:56.633206453 +0100
3 @@ -68,6 +68,7 @@
4  )
5  
6  FIND_PATH(FREETYPE2_FT2BUILD ft2build.h
7 +       ${FREETYPE2_INCLUDE_DIR}
8         ${ADDITIONAL_INCLUDE_PATH}
9        /usr/include
10        /usr/X11/include
This page took 0.048783 seconds and 2 git commands to generate.