[CMake] Refer existing xcode project from cmake project

Kaloyan Donev kdonev at gmail.com
Wed Jun 13 15:31:30 EDT 2018


Hello,

I want to add sub project to xcode generated project. I am adding xcodeproj
folder as a source file and it looks like the sub project is added
correctly to the parent project. But I can not add target dependency from
the parent to the sub project target.

Parent project is generated from cmake and subproject is existing xcode
project.

Can anyone help how can add target dependency?

Regards,
Kaloyan Donev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20180613/c778763e/attachment.html>


More information about the CMake mailing list