| commit | 9a111f4c83716c128dcd4e3fb88c52a58b9b7c99 | [log] [tgz] | 
|---|---|---|
| author | Eduard Voronkin <edward.voronkin@gmail.com> | Sat Sep 20 20:40:38 2025 -0700 | 
| committer | Eduard Voronkin <edward.voronkin@gmail.com> | Sun Sep 21 17:22:37 2025 -0700 | 
| tree | 24ef43702261f6c25d1da3b959a8e761fef91ae8 | |
| parent | 7e0d79dfa76f72dd9994b6c0e9f03d117e609960 [diff] | 
FASTBuild: don't write unused options As pointed by Franta in this: https://github.com/fastbuild/fastbuild/issues/1103#issuecomment-3315442420 message - "Compiler", "CompilerOptions" and "CompilerOutputPath" are NOT used by DLL / Executable nodes, so we don't need to write them.