naiveproxy/tools/gn/format_test_data/010.gn

3 lines
83 B
Plaintext
Raw Permalink Normal View History

2018-08-11 08:35:24 +03:00
if (is_win) { sources = ["win.cc"] }
else if (is_linux) { sources = ["linux.cc"] }