Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 621 Bytes

File metadata and controls

26 lines (15 loc) · 621 Bytes

Nedrysoft Theme Support

The ThemeSupport library provides methods to detecting the system theme (light/dark mode).

Requirements

  • Qt5 or Qt6
  • CMake

Building

To build the library, invoke CMake or open the CMakeLists.txt file in your preferred IDE.

Setting the following CMake variables allows the customisation of the build.

NEDRYSOFT_THEMESUPPORT_LIBRARY_DIR=<dir>

Sets the output folder for the dynamic library; if omitted, you can find the binaries in the default location.

License

This project is open source and released under the GPLv3 licence.

Distributed as-is; no warranty is given.