added compile script
This commit is contained in:
@@ -0,0 +1 @@
|
||||
g++ -Wall *.cpp ../GhettoCrypt/*.cpp -Wall -Wextra -Wpedantic -o gecrypt
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
g++ -Wall *.cpp ../GhettoCrypt/*.cpp -Wall -Wextra -Wpedantic -o gecrypt
|
||||