install_files() or install()?

Alexander Neundorf neundorf at kde.org
Sun Apr 23 17:59:15 CEST 2006


On Sunday 23 April 2006 16:53, Dmitry Suzdalev wrote:
> 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?

Since the automake 2 cmake conversion script was written before the new 
install() command existed, it is not used.
I'd suggest using the new one.

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net


More information about the Kde-buildsystem mailing list