mirror of
https://github.com/edubart/otclient.git
synced 2025-04-29 17:19:20 +02:00
defaults SQL to off
This commit is contained in:
parent
61be2103ed
commit
d911b38d68
@ -7,7 +7,7 @@ option(FRAMEWORK_SOUND "Use SOUND " ON)
|
||||
option(FRAMEWORK_GRAPHICS "Use GRAPHICS " ON)
|
||||
option(FRAMEWORK_XML "Use XML " ON)
|
||||
option(FRAMEWORK_NET "Use NET " ON)
|
||||
option(FRAMEWORK_SQL "Use SQL" ON)
|
||||
option(FRAMEWORK_SQL "Use SQL" OFF)
|
||||
|
||||
include(src/framework/CMakeLists.txt)
|
||||
include(src/client/CMakeLists.txt)
|
||||
|
Loading…
x
Reference in New Issue
Block a user