ubisoft / Sharpmake

Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.
Apache License 2.0
922 stars 168 forks source link

IncludeSystemPaths are ignored in Makefile generator #353

Open artamonovoleg opened 5 months ago

artamonovoleg commented 5 months ago

Description: Sharpmake.Project.Configuration.IncludeSystemPaths ignored in Makefile generator Expected behavior: -isystem <path> generated for these paths