mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 02:59:22 -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
2.5 KiB
2.5 KiB