[cmake-developers] InstallRequiredLibraries and NSIS fixes/features
Mike McQuaid
mike at mikemcquaid.com
Thu Jan 6 09:16:59 EST 2011
I've written patches to fix the following InstallRequiredLibraries issues:
http://www.vtk.org/Bug/view.php?id=11127
http://www.vtk.org/Bug/view.php?id=11140
http://www.vtk.org/Bug/view.php?id=11141
and the following NSIS CPack issues:
http://www.vtk.org/Bug/view.php?id=11143
http://www.vtk.org/Bug/view.php?id=7828
http://www.vtk.org/Bug/view.php?id=11144
These are all issues that have affected me in multiple projects and
should be backward compatible (i.e. will only change functionality if
you use the new variables provided).
They appear to work locally with some minimal testing. I'll do some
more extensive testing later. Let me know if I need to add any tests
(and guidance on where/how they should be created).
They are available in the Github pull requests here:
https://github.com/Kitware/CMake/pull/1
https://github.com/Kitware/CMake/pull/2
or in patch format here:
https://github.com/Kitware/CMake/pull/1.patch
https://github.com/Kitware/CMake/pull/2.patch
Thanks!
--
Mike McQuaid
http://mikemcquaid.com
More information about the cmake-developers
mailing list