File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1+ lxqt-powermanagement-2.0.0 / 2024-04-17
2+ ========================================
3+ * Ported to Qt6.
4+
15lxqt-powermanagement-1.4.0 / 2023-11-05
26========================================
37 * Override DPMS on enabling idleness watcher (to fix the problem of default DPMS timeouts being in conflict with lxqt-powermanagement).
Original file line number Diff line number Diff line change 1- cmake_minimum_required (VERSION 3.1 .0 FATAL_ERROR)
1+ cmake_minimum_required (VERSION 3.18 .0 FATAL_ERROR)
22# CMP0000: Call the cmake_minimum_required() command at the beginning of the top-level
33# CMakeLists.txt file even before calling the project() command.
44# The cmake_minimum_required(VERSION) command implicitly invokes the cmake_policy(VERSION)
You can’t perform that action at this time.
0 commit comments