1
0
Fork 0

added v8_build

This commit is contained in:
Frank Celler 2016-03-01 16:45:38 +01:00
parent ba74fa6f7a
commit a6acf900bf
1 changed files with 4 additions and 0 deletions

View File

@ -118,6 +118,8 @@ if (WIN32)
#-Dwant_separate_host_toolset=0
)
add_custom_target(v8_build)
foreach (MS_TARGET_CONF ${V8_TARGET_ARCHS})
string(TOLOWER ${MS_TARGET_CONF} MS_TARGET_CONF_LOWER)
@ -136,6 +138,8 @@ if (WIN32)
""
)
add_dependencies(v8_build v8_build_${MS_TARGET_CONF_LOWER})
# and now ICU...
ExternalProject_Add_Step(v8_build_${MS_TARGET_CONF_LOWER} icu_build_icudata
WORKING_DIRECTORY