adapt editor native scene (#214)
This commit is contained in:
parent
89a9602367
commit
50616c85f9
|
|
@ -194,7 +194,7 @@ if(USE_SE_V8)
|
|||
)
|
||||
|
||||
set(se_libs_name v8)
|
||||
else()
|
||||
elseif(NOT CC_EDITOR)
|
||||
message(FATAL_ERROR "Only V8 is supported!")
|
||||
endif()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue