(MOD) Added more steps for project building.

This commit is contained in:
2024-06-25 14:15:17 +08:00
parent 092dddf6c4
commit 55d9ddef39
3 changed files with 16 additions and 7 deletions
Executable
+6
View File
@@ -0,0 +1,6 @@
#!/bin/sh
# Install Compound library.
echo "Installing libcompound:"
cp -v "libcompound.so" "/usr/lib"