IBMClang-ASM.cmake 100 B

12345
  1. include(Compiler/IBMClang)
  2. set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS s;S;asm)
  3. __compiler_ibmclang(ASM)