Skip to content

Conversation

@walkero-gr
Copy link

The change in asl.cpp is necessary to replace the Examine() that is obsolete, replacing it with ExamineObjectTags()

)
add_library(jsc STATIC ${JSC_SRC})
add_dependencies(jsc wtf wtfurl)
add_dependencies(jsc wtf)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is necessary because wtfurl doesn't exist and newer versions of cmake shows it as an error breaking the compilation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants