summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/XcodeProject/osx.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Darwin: Add support for tbd library stub filesGregor Jasny2015-08-241-0/+18
Starting with Xcode 7 the OSX and iOS SDKs contain only stub files for dynamic system libraries. These stub files contain some meta data and a list of exported sysbols in plain text. They are handled by the toolchain like regular dylibs.