premake-core icon indicating copy to clipboard operation
premake-core copied to clipboard

Add support of prelink steps (similar to prebuild steps) for Codelite.

Open Jarod42 opened this issue 1 year ago • 0 comments

What does this PR do?

Add support of prelink steps (similar to prebuild steps) for Codelite.

How does this PR change Premake's behavior?

Only Codelite generator.

Did you check all the boxes?

  • [x] Focus on a single fix or feature; remove any unrelated formatting or code changes
  • [x] Add unit tests showing fix or feature works; all tests pass
  • [ ] Mention any related issues (put closes #XXXX in comment to auto-close issue when PR is merged)
  • [x] Follow our coding conventions
  • [x] Minimize the number of commits
  • [x] Align documentation to your changes

Jarod42 avatar Apr 27 '23 11:04 Jarod42