Hello!

During the installation process, I am copying a quite large directory using
INSTALL(DIRECTORY foo DESTINATION bar)

When I run make install, every single file contained in foo is displayed
in the shell. Is there some way to prevent a install command from
printing to the command line?

regards
Mathias

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
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