mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 14:40:26 -06:00
Apple: Set Clang ASM compiler features
The same is done for the C and CXX language. This initializes compiler flags like the sysroot path or deployment target. Closes: #19794 Suggested-by: Kyle Fleming
This commit is contained in:
2
Modules/Platform/Apple-Clang-ASM.cmake
Normal file
2
Modules/Platform/Apple-Clang-ASM.cmake
Normal file
@@ -0,0 +1,2 @@
|
||||
include(Platform/Apple-Clang)
|
||||
__apple_compiler_clang(ASM)
|
||||
Reference in New Issue
Block a user