[cmake-developers] Install quiet option

J Decker d3ck0r at gmail.com
Mon Jun 16 10:41:30 EDT 2014


cleaned up patch and investigated what symlink install does; this should
work for that too...
updated http://public.kitware.com/Bug/view.php?id=13761#bugnotes


On Fri, Jun 13, 2014 at 2:20 PM, J Decker <d3ck0r at gmail.com> wrote:

> in the vein of http://www.cmake.org/Wiki/CMake_Useful_Variables
> CMAKE_INSTALL_ALWAYS
> patch adds CMAKE_INSTALL_QUIET
>
> This bypasses 'Up-to-date:'  on file that are up to date
> and 'Installing' on directories that already exist and are directories.
>
> There are 3 places that call 'ReportCopy' the third is when symlinks are
> made; I have no way to test an appropriate modification to bypass it's
> status when really no action taken.
>
> Not sure header on diff is appropriate for applying
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20140616/301d1115/attachment-0002.html>


More information about the cmake-developers mailing list