mirror of https://gitee.com/bigwinds/arangodb
This reverts commit da6622b890
.
This commit is contained in:
parent
da6622b890
commit
3e65c33fc9
|
@ -766,7 +766,7 @@ endif()
|
|||
# IResearch
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
option(USE_IRESEARCH ON)
|
||||
option(USE_IRESEARCH OFF)
|
||||
|
||||
if(USE_IRESEARCH)
|
||||
add_definitions("-DUSE_IRESEARCH=1")
|
||||
|
|
Loading…
Reference in New Issue