lxqt-build-tools-2.3.0

Introduction to lxqt-build-tools

The lxqt-build-tools package provides several tools needed to build LXQt itself as well as other components maintained by the LXQt project.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

lxqt-build-tools Dependencies

Required

CMake-4.1.3 and Qt-6.10.1

Installation of lxqt-build-tools

Prepare lxqt-build-tools by running the following commands:

cmake -B build \
      -DCMAKE_INSTALL_PREFIX=/usr \
      -DCMAKE_BUILD_TYPE=Release
cmake --build build

This package does not come with a test suite.

Now Install the package, as the root user:

cmake --install build

Contents

Installed Program: None
Installed Library: None
Installed Directories: /usr/share/cmake/lxqt-build-tools