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

Custom LLVM Versions for VS2019+

Open nickclark2016 opened this issue 6 months ago • 0 comments

What does this PR do?

Adds an API to Visual Studio exporter for specifying custom LLVM versions and installation directories.

How does this PR change Premake's behavior?

No breaking changes.

Anything else we should know?

Closes #1864

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
  • [x] 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

You can now support Premake on our OpenCollective. Your contributions help us spend more time responding to requests like these!

nickclark2016 avatar Dec 15 '23 13:12 nickclark2016