Skip to content

Modules: Check nasm compile object variable

Connor Davis requested to merge connojd/cmake:nasm-fix into master

Check if the CMAKE_ASM_NASM_COMPILE_OBJECT variable is set before modifying it. Only modify if not previously set.

Merge request reports