mirror of
https://github.com/glest/glest-source.git
synced 2025-08-31 19:51:44 +02:00
added switch for compilation [W]ithout wxWidgets; updated list of deps related with curl
This commit is contained in:
@@ -10,7 +10,7 @@ FIND_PATH( FONTCONFIG_INCLUDE_DIR NAMES fontconfig/fontconfig.h
|
||||
DOC "Path in which the file fontconfig/fontconfig.h is located." )
|
||||
MARK_AS_ADVANCED(FONTCONFIG_INCLUDE_DIR)
|
||||
|
||||
IF(STATIC_FONTCONFIG)
|
||||
IF(STATIC_FontConfig)
|
||||
FIND_LIBRARY( FONTCONFIG_LIBRARY NAMES libfontconfig.a fontconfig.a fontconfig
|
||||
DOC "Path to fontconfig library." )
|
||||
ELSE()
|
||||
|
Reference in New Issue
Block a user