Skip to content

fix(Build-system): Add __init__.py copy .so files to right folder#34

Merged
pedrobiqua merged 1 commit intomainfrom
33-bug-missing-so-file-in-build-output
Jan 6, 2025
Merged

fix(Build-system): Add __init__.py copy .so files to right folder#34
pedrobiqua merged 1 commit intomainfrom
33-bug-missing-so-file-in-build-output

Conversation

@pedrobiqua
Copy link
Collaborator

Pull Request

Checklist

Please ensure that your PR fulfills the following requirements:

  • Unit tests have been added or updated for the changes (for bugfixes or new features).
  • Code compiles without warnings or errors.
  • All new and existing tests pass locally.
  • Code follows the project's C++ style guidelines (e.g., naming conventions, indentation).
  • Documentation has been updated where applicable (e.g., function headers, inline comments).

PR Type

What type of change does this PR introduce?

  • Bugfix
  • New feature
  • Performance improvement
  • Code style update (formatting, naming conventions)
  • Refactoring (no functional or API changes)
  • Build or configuration changes
  • CI-related changes
  • Documentation updates
  • Other (please describe):

What is the current behavior?

Issue Number: #33

What is the new behavior?

It isn't new behavior.

Does this PR introduce a breaking change?

  • Yes
  • No

@pedrobiqua pedrobiqua linked an issue Jan 6, 2025 that may be closed by this pull request
@pedrobiqua pedrobiqua merged commit 5b1d310 into main Jan 6, 2025
1 check passed
@pedrobiqua pedrobiqua deleted the 33-bug-missing-so-file-in-build-output branch January 6, 2025 03:34
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.

[Bug Report] Bug Report: Missing .so File in Build Output

1 participant