ASMFLAGS ----------------- .. include:: include/ENV_VAR.rst Add default compilation flags to be used when compiling a specific dialect of an assembly language. ``ASMFLAGS`` can be one of: * ``ASMFLAGS`` * ``ASM_NASMFLAGS`` * ``ASM_MASMFLAGS`` * ``ASM_MARMASMFLAGS`` * ``ASM-ATTFLAGS`` .. |CMAKE_LANG_FLAGS| replace:: :variable:`CMAKE_ASM_FLAGS _FLAGS>` .. |LANG| replace:: ``ASM`` .. include:: include/LANG_FLAGS.rst See also :variable:`CMAKE_ASM_FLAGS_INIT _FLAGS_INIT>`.