Skip to content

Commit

Permalink
chore(x11/kf6-kconfig): adding a not about using host tooling for bui…
Browse files Browse the repository at this point in the history
…lding [no ci]
  • Loading branch information
termux-pacman-bot committed Oct 26, 2024
1 parent 5debb80 commit 18589ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions x11-packages/kf6-kconfig/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
"

# All dependencies using `kconfig_compiler_kf6` must have `kf6-kconfig-cross-tools` in TERMUX_PKG_BUILD_DEPENDS and have `-DKF6_HOST_TOOLING=$TERMUX_PREFIX/opt/kf6/cross/lib/cmake/` in TERMUX_PKG_EXTRA_CONFIGURE_ARGS.

termux_step_host_build() {
# CMakeLists.txt
cp "$TERMUX_PKG_SRCDIR/CMakeLists.txt" "$TERMUX_PKG_SRCDIR/CMakeLists.txt.bak"
Expand Down

0 comments on commit 18589ce

Please sign in to comment.