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

Add test which compiles the example plugin against release package. #3375

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

karliss
Copy link
Member

@karliss karliss commented Sep 12, 2024

Your checklist for this pull request

Detailed description

Goals:

  • test that sample cpp plugin can be compiled
  • test that it is possible to compile a plugin against release package binaries and all the required files are included (within reason)

Test plan (required)

  • CI builds are green
  • inspect the CI logs

Also recently manually tested that plugins compiled in similar manner can be loaded into the cutter.

Closing issues

Closes #3372

@karliss karliss merged commit e7806bc into rizinorg:dev Sep 13, 2024
14 checks passed
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.

Make sure cutter sample cpp plugins can be compiled against main release packages.
2 participants