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

            Bug ID: 410805
           Summary: Use cmake --build and cmake --install instead of
                    calling make directly
           Product: kdesrc-build
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: mp...@kde.org
          Reporter: gladh...@kde.org
  Target Milestone: ---

SUMMARY
It is these days possible to delegate building and installing to cmake.
That allows switching to Ninja in a very easy fashion.

 cmake-options -GNinja

If the default make command would be: cmake --build
And the default install cmake --install

EXPECTED RESULT

Switching CMake to use Ninja should just work.

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

Reply via email to