Quick commit of a broken setup that doesn't work.

This commit is contained in:
Zed A. Shaw 2026-09-09 12:19:09 -04:00
parent 22c2b78fca
commit 753df69b4c
129 changed files with 16095 additions and 0 deletions

View file

@ -0,0 +1,7 @@
mv .\subprojects\packagecache .
rm -recurse -force .\subprojects\,.\builddir\
mkdir subprojects
mv .\packagecache .\subprojects\
mkdir builddir
cp wraps\*.wrap subprojects\
meson setup --default-library=static --prefer-static builddir