[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1056549: grantlee5: Is there intention to port the lib to Qt6 ?




On Thu, Nov 23, 2023 at 11:24:39AM +0100, Sune Stolborg Vuorela wrote:
On Thursday, November 23, 2023 10:52:56 AM CET Filippo Rusconi wrote:
include(KDEInstallDirs)
include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
include(KDECMakeSettings)
include(KDEGitCommitHooks)

KDEInstallDirs is basicalyl just GNUInstallDirs slightly improved and extended
KDEFrameworkCompilerSettings is just shared setup of c++ standards and default
warnings
KDECMakeSettings is setting a series of cmake policies and such
KDECommitHooks is just setting up git to commit reject certain changes

All of these are are part of extra-cmake-modules and is in general well tested
for cross platform functionality and it makes writing modern c++ and cmake
code simpler and easier.
In general, other than an extra line in your build scripts, shouldn't make
much of a difference.

That seems convincing, I'll test that and when I'm done I'll close the bug.

Thank you!

Sincerely,
Filippo

--

⢀⣴⠾⠻⢶⣦⠀  Filippo Rusconi, PhD
⣾⠁⢠⠒⠀⣿⡁   Researcher at CNRS
⢿⡄⠘⠷⠚⠋⠀   Debian Developer
⠈⠳⣄⠀⠀⠀⠀  http://msxpertsuite.org
          http://www.debian.org


Reply to: