[cmake-developers] [partial duplicate of users mailing list] SelectLibraryConfigurations
Adam Rankin
arankin at robarts.ca
Wed Feb 3 12:47:07 EST 2016
Hello all,
I am exploring FindZLIB.cmake and FindPNG.cmake and they both use SelectLibraryConfigurations.cmake. The macro in this file populates xyz_LIBRARIES with library file locations.
I am wondering if it should not be populating _LIBRARIES variable with target names? Can it even possibly resolve target names from library files? If not, should _LIBRARIES not be set by this macro?
Thanks,
Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160203/fa3a1bcd/attachment.html>
More information about the cmake-developers
mailing list