https://github.com/Kitware/CMake
Revision 1b8fdad269711da81a4f93526247e14057d7c0c7 authored by Brad King on 15 July 2019, 11:27:35 UTC, committed by Kitware Robot on 15 July 2019, 11:27:46 UTC
6af97178ef Swift: support SONAME on ELFish targets

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3543
2 parent s 0db8b7e + 6af9717
Raw File
Tip revision: 1b8fdad269711da81a4f93526247e14057d7c0c7 authored by Brad King on 15 July 2019, 11:27:35 UTC
Merge topic 'soname'
Tip revision: 1b8fdad
.gitignore
# Exclude MacOS Finder files.
.DS_Store

*.user*

*.pyc
Testing

# Visual Studio work directory
.vs/

# Visual Studio Code
.vscode/
back to top