D13743: Migrate build system to use find_package in autotests/ki18n_install

Ralf Habacker noreply at phabricator.kde.org
Thu Aug 9 08:52:15 BST 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180809/87f801f3/attachment.html>


More information about the Kde-frameworks-devel mailing list