Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vcxproj: ignore -fno-stack-protector and -fno-common
An upcoming commit will introduce those compile options; MSVC does not understand them, so let's suppress them when generating the Visual Studio project files. Signed-off-by: Johannes Schindelin <[email protected]>
- Loading branch information