blob: 5e885fe4ff01c180a3814113610bd1db89aaaa6e [file] [log] [blame]
ARMClang-cpu-arch-flags
-----------------------
* ``ARMClang`` cpu/arch compile and link flags are no longer added
automatically based on the :variable:`CMAKE_SYSTEM_PROCESSOR`
variable or the undocumented ``CMAKE_SYSTEM_ARCH`` variable.
They must be specified explicitly. See policy :policy:`CMP0123`.