kfunk added inline comments.

INLINE COMMENTS

> KF5ConfigMacros.cmake:71
>         file(READ ${_tmp_FILE} _contents)
> -       string(REGEX MATCH "File=([^\n]+\\.kcfg)\n" "" "${_contents}")
> +       string(REGEX MATCH "File=([^\n]+\\.kcfg)c?\n" "" "${_contents}")
>         set(_kcfg_FILENAME "${CMAKE_MATCH_1}")

I suggest to add some commentary here.

REVISION DETAIL
  https://phabricator.kde.org/D3226

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: apol, #frameworks
Cc: kfunk

Reply via email to