# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/materialx/materialx.conf # Copyright (C) 2024 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 --- prefix=$root/opt/materialx runpysetup=0 rungpepinstall=0 var_append GCC_WRAPPER_INSERT " " "-L$root$(pkgprefix libdir libx11)" var_append cmakeopt ' ' '-DMATERIALX_BUILD_PYTHON=ON -DMATERIALX_BUILD_VIEWER=ON -DBUILD_SHARED_LIBS=ON' var_append cmakeopt ' ' '-DMATERIALX_BUILD_GRAPH_EDITOR=ON -DMATERIALX_BUILD_DOCS=ON'