https://bugs.kde.org/show_bug.cgi?id=417202

            Bug ID: 417202
           Summary: CMake: switch from server mode to file-api
           Product: kdevelop
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Build tools: CMake
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

SUMMARY

It appears as though KDevelop is still relying on CMake's server mode.  The
server mode was superseded in CMake 3.14 by the file-api.  Furthermore, the
server mode was deprecated in CMake 3.15 and will soon be removed.  KDevelop
should be updated to use the file-api instead.  Doing so may also address some
of the other CMake-related issues that are open.

Release note announcing the change:
https://cmake.org/cmake/help/latest/release/3.14.html#file-based-api
Blog post: https://blog.kitware.com/cmake-3-14-0-available-for-download/
file api docs: https://cmake.org/cmake/help/latest/manual/cmake-file-api.7.html

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to