1
0
Fork 0

removed v from version

This commit is contained in:
Frank Celler 2017-03-23 22:27:48 +01:00
parent baafc2ceee
commit 45a4fac4d3
1 changed files with 1 additions and 1 deletions

View File

@ -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