S
S
spry2014-03-11 23:29:31
CMake
spry, 2014-03-11 23:29:31

Rebuilding dependencies in Xcode - what are the rules?

By what rules does Xcode mark the need to rebuild the entire target?
The situation is as follows: libTarget has a dependency on script automoc_target. In fact, automoc_target generates only 1 file, but for some reason Xcode decides to rebuild _completely_ everything that depends on automoc_target, and further down the chain (everything that depends on target that depends on automoc_target). Where to dig?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question