New subproject win-nasm to provide nasm on Windows
authorNirbheek Chauhan <nirbheek@centricular.com>
Tue, 5 Feb 2019 17:13:30 +0000 (22:43 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Tue, 5 Feb 2019 17:13:30 +0000 (22:43 +0530)
commit530307ed47ad14ff944e7366340e0b860ff04b64
tree047f980cff33a3f53aadd91975b7d85274a8f9c5
parent62c85c49e65837c5cd5dccede82a65e836be43a7
New subproject win-nasm to provide nasm on Windows

This is needed for building openh264 as a subproject. Currently it's
downloaded unconditionally since the download is very small.
meson.build
subprojects/win-nasm/.gitignore [new file with mode: 0644]
subprojects/win-nasm/download-binary.py [new file with mode: 0644]
subprojects/win-nasm/meson.build [new file with mode: 0644]