cmake.pm: propagate CPPFLAGS also to ASMFLAGS
In #653916 the blhc author stated that also GNU assembly files should adhere to the hardening flags. In CMake those assembly files are handled within the ASM language and the ASMFLAGS environment variable could be used to set build flags.