Build: successful library and example compilation; merge file upload into unified example program; update CMakeLists.txt

This commit is contained in:
mbusc
2025-08-28 19:51:25 +02:00
parent 0b4b5244f1
commit 5528096614
12 changed files with 570 additions and 375 deletions

View File

@ -28,3 +28,5 @@ foreach ($it in $items) {
Get-ChildItem -LiteralPath $OutDir -File | Format-Table Name,Length -AutoSize