meson: cleanup nasm check
if the meson option asm is not enabled we will not need to find nasm.
if it is enabled we will fail if the required version not found.
Edited by Jose Quaresma
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
if the meson option asm is not enabled we will not need to find nasm.
if it is enabled we will fail if the required version not found.