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

xcode4 doesn't support forceincludes

Open Jarod42 opened this issue 2 years ago • 1 comments

What seems to be the problem?

xcode4 doesn't support forceincludes

What did you expect to happen?

That xcode4 does support forceincludes

What have you tried so far?

How can we reproduce this?

Running project from https://github.com/Jarod42/premake-sample-projects/tree/master/projects/project-01-include-define-and-buildoptions

What version of Premake are you using? self build using latest branch

Anything else we should know? xcode4 added to my integration tests

Jarod42 avatar Dec 06 '21 14:12 Jarod42

https://clang.llvm.org/docs/ClangCommandLineReference.html#cmdoption-clang-include-file For future reference

nickclark2016 avatar Aug 22 '22 00:08 nickclark2016