Differences From Artifact [227eb546ac]:
- File ObjMatrix.oc.in — part of check-in [e20d96017a] at 2024-08-07 20:11:55 on branch trunk — Migrate build system to Meson (user: js, size: 217) [annotate] [blame] [check-ins using]
To Artifact [510c2d0194]:
- File ObjMatrix.oc.in — part of check-in [bec8b4dab3] at 2024-08-07 20:14:13 on branch trunk — ObjMatrix.oc.in: Fix missing @ (user: js, size: 218) [annotate] [blame] [check-ins using]
1 2 3 4 5 | 1 2 3 4 5 6 | - + | package_format 1 package_depends_on ObjFWTLS package_depends_on ObjSQLite3 LIBS="-L@libdir@ -lobjmatrix $LIBS" FRAMEWORK_LIBS="-L@libdir@ -lobjmatrix $FRAMEWORK_LIBS" |