mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
43de8c8628
something like this: ENABLE_LANGUAGE(ASM-ATT) IF(CMAKE_ASM-ATT_COMPILER_WORKS) ... do assembler stufff ELSE(CMAKE_ASM-ATT_COMPILER_WORKS) ... fallback to generic C/C++ ENDIF(CMAKE_ASM-ATT_COMPILER_WORKS) Alex
1.3 KiB
1.3 KiB