]> granicus.if.org Git - libvpx/commit
msvs build: only fix_file_list when it is broken
authorJohann <johannkoenig@google.com>
Tue, 20 Mar 2018 00:00:44 +0000 (17:00 -0700)
committerJohann <johannkoenig@google.com>
Mon, 26 Mar 2018 16:39:24 +0000 (09:39 -0700)
commit9037a05041ec080b9541e846af84241513e37aae
tree8113067dfc519d19c73dfb71dcb3349a52e8dae4
parent2b800d93941f27e6acb24e9dac2201fd449c3766
msvs build: only fix_file_list when it is broken

Clears a warning when generating VS project files with older versions of
bash:
declare: -n: invalid option

Change-Id: Id0c0bc17dc5a1599f7d2d73e3cc9259a45540f3f
build/make/msvs_common.sh