CMake/Templates/MSBuild
Brad King 0df3790371 VS: Add -Zc:inline[-] flag table entry for v142
Apply the change from commit f1223e34c6 (VS: Add v140 flag table entries
for `-Zc:inline[-]`, 2018-11-26) to the v142 flag table.

The documentation of this option [1] claims that the default is off, but
VS seems to use `-Zc:inline` by default if `RemoveUnreferencedCodeData`
does not appear in the `.vcxproj` file.  Add the flag table entry to
allow use of the flag to be configured.

[1] https://msdn.microsoft.com/en-us/library/dn642448.aspx
2019-01-24 13:19:47 -05:00
..
FlagTables VS: Add -Zc:inline[-] flag table entry for v142 2019-01-24 13:19:47 -05:00
nasm.props.in VS: Add support for ASM_NASM language 2017-02-07 13:20:52 -05:00
nasm.targets VS: Add support for ASM_NASM language 2017-02-07 13:20:52 -05:00
nasm.xml VS: Properly quote arguments in nasm.xml 2018-07-02 18:50:12 -04:00