Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keystone: add new recipe #25968

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

keystone: add new recipe #25968

wants to merge 5 commits into from

Conversation

luadebug
Copy link

@luadebug luadebug commented Nov 17, 2024

Summary

Changes to recipe: keystone/0.9.2

Motivation

Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings

Details

Adds the keystone library version 0.9.2


@CLAassistant
Copy link

CLAassistant commented Nov 17, 2024

CLA assistant check
All committers have signed the CLA.

@jcar87 jcar87 self-assigned this Nov 17, 2024


class KeystoneConan(ConanFile):
name = "keystone"
Copy link
Author

@luadebug luadebug Nov 17, 2024

Choose a reason for hiding this comment

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

Should I add ? (Because conan export-pkg wont work without version specification)

version = "0.9.2"

P.S. lib/keystone.lib bin/kstool.exe licenses/COPYING are being produced successfully & test works as expected.

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.

3 participants