04b7641e85
- Add x11proto to redbear-full.toml package list - libxau recipe updated with x11proto dependency and custom build script - Fixes libxau build failure: 'Package xproto was not found'
7 lines
246 B
CMake
7 lines
246 B
CMake
# Copyright (C) 2022 The Qt Company Ltd.
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
# Any new code should go into QtBuildHelpers.cmake or other appropriate files and then called in
|
|
# qt_internal_setup_build_and_global_variables().
|
|
include(QtBuild)
|