# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/onevpl/onevpl.conf # Copyright (C) 2023 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2. # --- T2-COPYRIGHT-NOTE-END --- var_append cmakeopt ' ' "-DBUILD_TOOLS=ON \ -DBUILD_TESTS=OFF \ -DBUILD_PREVIEW=OFF \ -DBUILD_EXAMPLES=OFF \ -DINSTALL_EXAMPLE_CODE=OFF \ -DONEAPI_INSTALL_ENVDIR=/usr/share/oneVPL/env \ -DONEAPI_INSTALL_LICENSEDIR=/usr/share/doc/oneVPL \ -DONEAPI_INSTALL_MODFILEDIR=/usr/share/oneVPL/modulefiles" #-DCMAKE_INSTALL_SYSCONFDIR=/etc \ var_append GCC_WRAPPER_APPEND ' ' "-L$(pkgprefix libdir libva) -L$(pkgprefix libdir libdrm)"