mirror of https://gitee.com/bigwinds/arangodb
removed v from version
This commit is contained in:
parent
baafc2ceee
commit
45a4fac4d3
|
@ -15,7 +15,7 @@ option(USE_PRECOMPILED_V8 "use a precompiled V8" OFF)
|
|||
|
||||
set(V8_SUB_DIR "v5.7.0.0")
|
||||
set(V8_VERSION
|
||||
"${V8_SUB_DIR}"
|
||||
"5.7.0.0"
|
||||
CACHE INTERNAL
|
||||
"${PROJECT_NAME}: Version"
|
||||
FORCE
|
||||
|
|
Loading…
Reference in New Issue