Nabla
Nabla copied to clipboard
Enable Language ASM adjusted to the platform!
I found with @sadiuk we should make sure our build system and the 3rdparties switches to correct ASM through if statements and not let find it automatically, because it may lead to troubles like finding GNU assembler from Perl on Windows platform. It leads to MSVC producing archive libraries.

basically we should hardcode ASM_MASM when we go with WIN32 MSVC build