[CMake] XCODE_DEPEND_HELPER dependency issues

James Bigler bigler at cs.utah.edu
Fri Dec 21 09:19:27 EST 2007


On Dec 21, 2007, at 7:09 AM, David Cole wrote:

> What do you mean when you say LIB2 depends on EXE1...?
>
> Does EXE1 generate some code that is built into LIB2 or is it  
> something
> else? Normally libs don't depend on exes in the CMake TARGET sense...
>>


According to the original email, exe1 generates code for lib2:

>> EXE1 is a tool that generates input source files for LIB2, hence the
>> extra-dependency.

James


More information about the CMake mailing list