Initial commit

This commit is contained in:
Christian Schendel 2025-09-01 09:20:39 +02:00
commit 0c10cdf572
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
10 changed files with 237 additions and 0 deletions

12
not-a-game.patch Normal file
View file

@ -0,0 +1,12 @@
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -154,7 +154,7 @@ ENDMACRO()
my_exe(
"fortune"
"fortune/fortune.c"
- "games"
+ "bin"
)
my_exe(