1
0
Fork 0

Merge /u/martymac/flightgear/ branch fgpanel-freetype-path-fix into next

https://sourceforge.net/p/flightgear/flightgear/merge-requests/80/
This commit is contained in:
James Turner 2017-03-04 15:22:08 +00:00
commit e5a48b7c80

View file

@ -19,7 +19,7 @@ find_path(BCMHOST_INCLUDE_DIR
)
include_directories(
/usr/include/freetype2
${FREETYPE_INCLUDE_DIRS}
${PNG_INCLUDE_DIR}
)