AngelScriptΒΆ

hunter_add_package(AngelScript)
find_package(AngelScript CONFIG REQUIRED)
target_link_libraries(boo PUBLIC AngelScript::AngelScript)