On 08/05/2015 11:16 AM, Ray Donnelly wrote:
> MSYS2 uses Pacman to manage package dependencies so without this
> patch, our mingw-w64-cmake-git package ends up bundling all the DLLs
> it depends on which causes conflicts with the packages those DLLs
> really belong to.

I don't think we should require an explicit option for this and
should instead just not install runtime dependencies by default.
They are needed only when packaging binaries for independent
redistribution.  Try this:

 Do not install 3rd-party dependencies by default
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=26f5445b

Thanks,
-Brad

-- 

Powered by www.kitware.com

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

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to