Revision 9ac457f76e12f22266b6045a94b745382f26229a authored by Antonio M. Recuero on 29 January 2024, 16:25:49 UTC, committed by Antonio Recuero on 02 March 2024, 19:27:53 UTC
This is needed for explicit dynamics contact constraints which use
material properties on both secondary node and primary projection point.
1 parent be55865
Raw File
conf_vars.mk.in
libPNG_LIBS    := @LIBPNG_LIBS@
libPNG_INCLUDE := @LIBPNG_INCLUDES@
PREFIX         := @prefix@
ENABLE_LIBTORCH := @libtorch_support@
LIBTORCH_DIR := @libtorch_library@
back to top