Initial commit
This commit is contained in:
commit
0c10cdf572
10 changed files with 237 additions and 0 deletions
12
not-a-game.patch
Normal file
12
not-a-game.patch
Normal 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(
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue