[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / mystuff-openscad / cad / openscad

Diff for /mystuff-openscad/cad/openscad/Makefile between version 1.2 and 1.3

version 1.2, 2025/09/23 02:31:21 version 1.3, 2025/09/23 04:38:04
Line 73 
Line 73 
   
 DEBUG_PACKAGES =        ${BUILD_PACKAGES}  DEBUG_PACKAGES =        ${BUILD_PACKAGES}
   
   # Make the about say the "right" thing
   CONFIGURE_ARGS +=       -DOPENSCAD_VERSION=${V}
   
 # Don't use the included stuff, use ours  # Don't use the included stuff, use ours
 CONFIGURE_ARGS +=       -DUSE_BUILTIN_CLIPPER2=OFF \  CONFIGURE_ARGS +=       -DUSE_BUILTIN_CLIPPER2=OFF \
                         -DUSE_BUILTIN_MANIFOLD=OFF                          -DUSE_BUILTIN_MANIFOLD=OFF

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>