Hi David,
On 04/05/15 20:12, David Hirvonen wrote:
Thanks for the response. I've moved to a more standard *nix layout for
all platforms, and will rely on a post-build step to create my framework
(for now). If I find a fix, I'll be sure to share it here.
On Wed, Apr 29, 2015 at 5:22 AM, Eric
Thanks for the response. I've moved to a more standard *nix layout for all
platforms, and will rely on a post-build step to create my framework (for
now). If I find a fix, I'll be sure to share it here.
On Wed, Apr 29, 2015 at 5:22 AM, Eric Wing wrote:
> On 4/25/15, David Hirvonen wrote:
> >
On 4/25/15, David Hirvonen wrote:
> I'm hitting a link error when linking an iOS application with an internally
> created framework/library using the the CMake Xcode generator and an iOS
> toolchain. I've put together a minimal CMakeLists.txt example here:
>
> https://github.com/headupinclouds/cm
I'm hitting a link error when linking an iOS application with an internally
created framework/library using the the CMake Xcode generator and an iOS
toolchain. I've put together a minimal CMakeLists.txt example here:
https://github.com/headupinclouds/cmake_framework_test/
The problem is describe