feat:Mac support CC_EDITOR V8 config (#219)

This commit is contained in:
wkp 2022-02-08 11:10:51 +08:00 committed by GitHub
parent 8e1e22ce0e
commit 7903ee35a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 8 deletions

View File

@ -80,7 +80,9 @@ set_target_properties(GLESv2 PROPERTIES
set(se_libs_name)
if(USE_SE_V8)
if(CC_EDITOR)
message(STATUS "CC_EDITOR USE V8 FROM NODEJS")
elseif(USE_SE_V8)
list(APPEND se_libs_name
v8_monolith
uv