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:
commit
e5a48b7c80
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ find_path(BCMHOST_INCLUDE_DIR
|
||||||
)
|
)
|
||||||
|
|
||||||
include_directories(
|
include_directories(
|
||||||
/usr/include/freetype2
|
${FREETYPE_INCLUDE_DIRS}
|
||||||
${PNG_INCLUDE_DIR}
|
${PNG_INCLUDE_DIR}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue