qt-build-tools/6.6.0/_tools/cmake/share/cmake-3.27/Modules/Compiler/IBMClang-ASM.cmake

6 lines
100 B
CMake
Raw Normal View History

2023-11-02 05:26:17 +08:00
include(Compiler/IBMClang)
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS s;S;asm)
__compiler_ibmclang(ASM)