Hi! Recently I noticed that "cmake --help-command INSTALL_FILES" mentions that this command is deprecated in favour of "INSTALL" command, but I see that all current CMakeLists.txt use the old one. Is this intentional or they aren't converted yet? :) And what's better to use for new CMakeLists.txt? WBW, Dmitry.