Re: Automatically link target dependencies in Xcode 3
Re: Automatically link target dependencies in Xcode 3
- Subject: Re: Automatically link target dependencies in Xcode 3
- From: Guillaume Billard <email@hidden>
- Date: Tue, 05 Jul 2011 09:34:27 +0200
It's not hard at all, it's just time-consuming
because we have more than 40 targets.
We should be able to automatically set linking
dependencies from build dependencies because we use a tool à la
CMake.
Until now we've set up link dependencies with the
"Other linker flags" setting.
I've just realised that the "General" tab of a
target's settings has a "Linked Libraries" field. Should I use that
instead?
Thanks.
----- Original Message -----
Sent: Monday, July 04, 2011 12:04
PM
Subject: Re: Automatically link target
dependencies in Xcode 3
On Jul 4, 2011, at 11:59, Guillaume Billard wrote:
Hello,
I'm looking for an Xcode equivalent to the
"Link Library Dependencies" setting available in Visual Studio:
target build dependencies imply a link
dependency.
Is there such a setting in Xcode
3?
Thanks.
No, you have to set linking and dependencies separately.
But it's not that hard, is it?
Christiaan
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden