mirror of
https://github.com/reactos/CMake.git
synced 2024-12-13 22:58:41 +00:00
035a658f4f
Create an `ARMCC` compiler id corresponding to compilers identified and versioned by the `__ARMCC_VERSION` predefined macro. See documentation for the compilers at http://infocenter.arm.com/help/topic/com.arm.doc.set.swdev/index.html
3 lines
44 B
CMake
3 lines
44 B
CMake
include(Compiler/ARMCC)
|
|
__compiler_armcc(C)
|