mirror of
https://github.com/glest/glest-source.git
synced 2025-09-02 04:22:32 +02:00
updated modules: LUA, GLEW
This commit is contained in:
@@ -46,7 +46,6 @@ IF (XERCESC_INCLUDE AND XERCESC_LIBRARY)
|
||||
#MESSAGE(STATUS "Found cached Xerces-C lib [${XERCESC_LIBRARY}]")
|
||||
ENDIF (XERCESC_INCLUDE AND XERCESC_LIBRARY)
|
||||
|
||||
OPTION(WANT_STATIC_LIBS "builds as many static libs as possible" OFF)
|
||||
IF(WANT_STATIC_LIBS)
|
||||
OPTION(XERCESC_STATIC "Set to ON to link your project with static library (instead of DLL)." ON)
|
||||
ENDIF()
|
||||
|
Reference in New Issue
Block a user