habacker added a comment.

  In D13743#304127 <https://phabricator.kde.org/D13743#304127>, @dfaure wrote:
  
  > I don't understand either, what does this fix?
  
  
  The macro file is intended to be used by client packages and is normally 
fetched by KI18nConfig.cmake, which is provided with this patch. Without  this 
patch the test uses the Macro file directly in a different cmake context, which 
may hide issues.
  
  > Is cmake run separately on autotests/ki18n_install/CMakeLists.txt?
  
  yes, by running
  
    cd <ki18n-builddir>
    make test 
  
  or with more details
  
    cd <ki18n-builddir>
    ctest -VV ki18n_install

REPOSITORY
  R249 KI18n

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

To: habacker, apol, ilic
Cc: dfaure, bcooksley, ltoscano, kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to