CMAKE_SKIP_INSTALL_RULES, referenced in the documentation for
InstallRequiredSystemLibraries doesn't work as is documented. This is
because it's not referenced in the module file at all.

I think this is a typo and should have been renamed to
CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP in either the documentation or
the code fixed to use the documented variable.

I've filed a bug report about this:
http://public.kitware.com/Bug/view.php?id=11127

I'm happy to work on a patch if we can agree on a best approach.

-- 
Mike McQuaid
http://mikemcquaid.com
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to