Skip to content

Fixed system include paths handling in compilation database#354

Closed
artamonovoleg wants to merge 1 commit into
ubisoft:mainfrom
artamonovoleg:main
Closed

Fixed system include paths handling in compilation database#354
artamonovoleg wants to merge 1 commit into
ubisoft:mainfrom
artamonovoleg:main

Conversation

@artamonovoleg

Copy link
Copy Markdown

Fixed issue where Sharpmake.Project.Configuration.IncludeSystemPaths was ignored when generating a compilation database

Signed-off-by: artamonovoleg <artamonovav2003@gmail.com>
@jspelletier

Copy link
Copy Markdown
Collaborator

There is something I don't understand. GetPlatformIncludePathsWithPrefixImpl seems to be adding IncludeSystemPaths.
Also, I think your code might introduce a discrepency between what is generated in bff/vcxproj and compilation database since you are bypassing GetPlatformIncludePathsWithPrefixImpl.

Might be good to add some samples/tests as well

@jspelletier

Copy link
Copy Markdown
Collaborator

@artamonovoleg artamonovoleg closed this by deleting the head repository Jul 21, 2026
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.

2 participants