mirror of
https://github.com/glest/glest-source.git
synced 2025-09-01 04:01:47 +02:00
- updated for debian compliance
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
# Redistribution and use is allowed according to the terms of the BSD license.
|
||||
# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
|
||||
|
||||
# [RCL] FIXME: is it future proof with names like lua5.1? Kubuntu does not provide
|
||||
# a generic (version-independent) include directory for LUA...
|
||||
|
||||
OPTION(WANT_STATIC_LIBS "builds as many static libs as possible" OFF)
|
||||
IF(WANT_STATIC_LIBS)
|
||||
OPTION(LUA_STATIC "Set to ON to link your project with static library (instead of DLL)." ON)
|
||||
|
Reference in New Issue
Block a user