llvm-project
4642a618
- [CMake] Extract Mach-O version helper (#190225)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 days ago
[CMake] Extract Mach-O version helper (#190225) Use CMake's native MACHO_COMPATIBILITY_VERSION and MACHO_CURRENT_VERSION properties rather than manually pass linker flags. These properties are available since CMake 3.17.0, released in 2020.
References
#190225 - [CMake] Extract Mach-O version helper
Author
tamird
Parents
533d0ac2
Loading