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

fixed includedir not being relative from the cfg.workspace.location

Open LostbBlizzard opened this issue 1 year ago • 1 comments

this is missing for the forceincludes.

from Jarod42

Paths (as includedirs) from toolset should be fixed now when workspace location != project location.

I check and it does seem to be working for my project can you show the lines of code that would have fix this issue.

LostbBlizzard avatar Oct 19 '24 01:10 LostbBlizzard

https://github.com/jimon/premake-ninja/pull/33 should have fix it. requires master branch of premake though.

Jarod42 avatar Oct 19 '24 13:10 Jarod42