# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/tdebase/tde-conf.in # Copyright (C) 2025 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- [ $prefix_auto = 1 ] && prefix=opt/tde && set_confopt var_append cmakeopt ' ' -DTQT_INCLUDE_DIR=$root/$prefix/include var_append cmakeopt ' ' -DTQT_LIBRARY_DIR=$root/$prefix/lib var_append GCC_WRAPPER_APPEND ' ' -L$root/$prefix/lib var_append GCC_WRAPPER_APPEND ' ' -L$(pkgprefix libdir glib) var_append GCC_WRAPPER_APPEND ' ' -L$(pkgprefix libdir libx11) var_append GCC_WRAPPER_APPEND ' ' -I$(pkgprefix includedir libx11) var_append cmakeopt ' ' -DBUILD_ALL=ON var_append flistdel '|' $prefix/etc/settings/tqt_plugins_3.5rc libtool_remove_la() { : }