On Monday 31 August 2009, Dario Freddi wrote:
> SVN commit 1017843 by dafre:
>
> Fix modules
>
>
>  M  +2 -0      MacroKAuth.cmake
>
>
> --- trunk/KDE/kdelibs/cmake/modules/MacroKAuth.cmake #1017842:1017843
> @@ -55,7 +55,9 @@
>                         COMMENT "Generating ${HELPER_ID}.policy")
>      add_custom_target("actions for ${HELPER_ID}" ALL DEPENDS ${_output})
>
> +    if (POLKITQT_FOUND)
>      install(FILES ${_output} DESTINATION ${POLICY_FILES_INSTALL_DIR})
> +    endif (POLKITQT_FOUND)
>  endif()

This file doesn't have documentation at the top.
Where is that file/macro used ?

Alex
_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to