cmake_install.cmake:91 (fixup_bundle)
cmake_install.cmake:69 (include)
I tried setting BU_COPY_FULL_FRAMEWORK_CONTENTS, mostly for giggles,
and I had similar issues.
Anyone have any thoughts or suggestions? Am I barking up the wrong
tree with --enable-framework? Anyone have any examples or projects
that have pulled i
If this gets looked at, maybe we can add my Linux FindPythonLibs
improvements at the same time? ;)
http://cmake.3232098.n2.nabble.com/FindPythonLibs-Bug-0013794-fix-td7584055.html
Adam Wolf
On Fri, May 31, 2013 at 11:54 AM, Jeremy Carter wrote:
> Hi,
>
> It has been established
ther other system that has newer libraries installed than
the default interpreter.
This appears to fix Bug #0013794.
http://public.kitware.com/Bug/view.php?id=13794
I have attached the patch as a file, but I can also do a pull request
or any other requested code submission process.
Adam Wolf
Wayne