Moved source
This commit is contained in:
2
make.sh
2
make.sh
@@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
cc -g -std=c++17 -lc++ *.cpp -o brb
|
cc -g -std=c++17 -lc++ src/*.cpp -o brb
|
||||||
Reference in New Issue
Block a user