mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 07:38:33 -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
3.9 KiB
3.9 KiB