Commit 0a4aa47a authored by Aleksey Midenkov's avatar Aleksey Midenkov

Revert "Scripts: check PLUGIN_ROCKSDB to skip cloning it"

This reverts commit a86d6bad.
parent 870f0163
# TODO: Copyrights
IF("${PLUGIN_ROCKSDB}" STREQUAL "NO")
RETURN()
ENDIF()
MACRO(SKIP_ROCKSDB_PLUGIN msg)
MESSAGE_ONCE(SKIP_ROCKSDB_PLUGIN "Can't build rocksdb engine - ${msg}")
RETURN()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment