- updated for debian compliance

This commit is contained in:
Mark Vejvoda 2012-11-12 04:52:19 +00:00
parent 0cd2389e95
commit 9d4965ac4e
1 changed files with 0 additions and 4 deletions

View File

@ -201,10 +201,6 @@ IF(BUILD_MEGAGLEST_MODEL_VIEWER OR BUILD_MEGAGLEST_MAP_EDITOR OR BUILD_MEGAGLEST
MESSAGE(STATUS "**NOTE: Warning: FTGL font support was not detected. Visit http://ftgl.wiki.sourceforge.net/ for help on installing FTGL.")
ENDIF()
# todo: change this because its obscure and probably not being used
#set (FTGL_INCLUDE_DIRS )
#set (FTGL_LINK_DIRS )
#set (FTGL_LINK_TARGETS )
ENDIF(USE_FTGL)
OPTION(USE_FREETYPEGL "Use Freetype-GL for on-screen fonts" OFF)