<div dir="ltr"><p dir="ltr">Apparently the approach in FindGLUT does not work with the latest Mac build tools, the file referenced is no longer a symlinks to the library but a text metadata file, as I'm told by a Mac contributor to an open source project I maintain. I was under the impression that it was a known issue, perhaps it was not filed yet as a bug.  (cf. <a href="https://github.com/OSVR/OSVR-Core/pull/232#issuecomment-147109322">https://github.com/OSVR/OSVR-Core/pull/232#issuecomment-147109322</a> )<br></p><p dir="ltr"><br></p><p>Ryan</p>
<br><div class="gmail_quote"><div dir="ltr">On Thu, Oct 8, 2015, 10:23 AM Brad King <<a href="mailto:brad.king@kitware.com" target="_blank">brad.king@kitware.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 10/08/2015 08:58 AM, Ryan Pavlik wrote:<br>
> Happy to learn the correct way to make an imported target for a found<br>
> framework if someone cares to enlighten :)<br>
<br>
There is an example in FindGLUT.  Ideally find_library should be taught<br>
to find the "foo.framework/foo" file instead of the "foo.framework"<br>
directory but that will require a policy and some other changes to<br>
accomplish.<br>
<br>
> On Wed, Oct 7, 2015, 3:04 AM Daniel Wirtz wrote:<br>
>> is there any development going on towards providing FindXXX.cmake<br>
>> wrapper modules that "convert" MODULE-mode results into CONFIG style<br>
>> imported targets to consume?<br>
<br>
We'd like to head in that direction but there is no plan for a dedicated<br>
sweep through all modules by upstream devs.  We're depending on users<br>
to contribute conversions for the modules they need.<br>
<br>
-Brad<br>
<br>
--<br>
<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" rel="noreferrer" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Kitware offers various services to support the CMake community. For more information on each offering, please visit:<br>
<br>
CMake Support: <a href="http://cmake.org/cmake/help/support.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/support.html</a><br>
CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/consulting.html</a><br>
CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/training.html</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/cmake-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/cmake-developers</a><br>
</blockquote></div></div>