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

Fix generated paths to be relative to the workspace.

Open tritao opened this issue 1 year ago • 1 comments

This needs a Premake change to work, for which there will be a PR upstream, but should also be safe to merge since it checks if it exists before patching it.

tritao avatar Sep 05 '24 11:09 tritao

Waiting for https://github.com/premake/premake-core/pull/2244 Updated https://github.com/Jarod42/premake-sample-projects/tree/location/projects/project-location to spot the issue.

Jarod42 avatar Sep 06 '24 12:09 Jarod42

https://github.com/premake/premake-core/pull/2244 is merged, that PR need to be updated to take into account the changes.

Jarod42 avatar Sep 27 '24 17:09 Jarod42

Updated the PR to work with merged upstream API.

tritao avatar Sep 27 '24 18:09 tritao

CI failed :-/ ~unsure of the origin though.~ ~Investigating...~

Embed scripts broken by https://github.com/premake/premake-core/pull/2264 Waiting for core fix.

Jarod42 avatar Sep 28 '24 13:09 Jarod42