On 06/07/2011 10:31 AM, Michael Wild wrote:
> install(FILES cmake.1
>   DESTINATION ${CMAKE_INSTALL_FULL_MANDIR}/man1 COMPONENT doc)

Actually that should be CMAKE_INSTALL_MANDIR.  The documentation of
GnuInstallDirs specifies that the variables without _FULL_ are meant
for passing to install command DESTINATION arguments.

-Brad
_______________________________________________
cmake-developers mailing list
cmake-developers@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to