Commit
This commit is contained in:
15
Carthage/Checkouts/TrueTime.swift/External/xcconfigs/Mac OS X/Mac-Application.xcconfig
vendored
Normal file
15
Carthage/Checkouts/TrueTime.swift/External/xcconfigs/Mac OS X/Mac-Application.xcconfig
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
//
|
||||
// This file defines additional configuration options that are appropriate only
|
||||
// for an application on Mac OS X. This should be set at the target level for
|
||||
// each project configuration.
|
||||
//
|
||||
|
||||
// Import base application settings
|
||||
#include "../Base/Targets/Application.xcconfig"
|
||||
|
||||
// Apply common settings specific to Mac OS X
|
||||
#include "Mac-Base.xcconfig"
|
||||
|
||||
// Whether function calls should be position-dependent (should always be
|
||||
// disabled for library code)
|
||||
GCC_DYNAMIC_NO_PIC = YES
|
Reference in New Issue
Block a user