D16915: Disable plugin project config if project without a IBuildSystemManager dep

Francis Herne noreply at phabricator.kde.org
Tue Nov 20 11:29:42 GMT 2018


flherne added a comment.


  @rjvbb : If you generate a `compile_commands.json` manually or with some tool, the best option for KDevelop (as I mentioned in that email) is to import it as a "CMake" project.
  
  The CMake buildsystem plugin doesn't really care where the JSON file came from (just refrain from using 'configure'), and it handles include paths etc. properly.
  
  Since the CMake plugin does implement `IBuildSystemManager`, this patch won't disable Clazy in that case.

REPOSITORY
  R32 KDevelop

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

To: kossebau, #kdevelop, apol
Cc: flherne, rjvbb, kfunk, kdevelop-devel, glebaccon, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20181120/d360c6cb/attachment-0001.html>


More information about the KDevelop-devel mailing list