aboutsummaryrefslogtreecommitdiff
path: root/ports/v8/V8Config-shared.cmake
AgeCommit message (Collapse)Author
2021-10-12V8Config-shared compatibility issue fixed for VS generator (#20560)gllebede
* V8Config-shared compatibility issue fixed for VS generator * Version updated * port version fix * update version * adjust first entry * update version * Use version rather than version-string. * Picking V8 snapshot via cmake generator expression * version fix Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-11-11[v8] Update v8 to current stable version: 8.6.395.17 (#13355)Rodrigo Hernandez Cordoba