tidy up
This commit is contained in:
parent
c74c452362
commit
08b4825cd2
2 changed files with 3 additions and 3 deletions
2
build.sh
2
build.sh
|
@ -13,6 +13,6 @@ g++ -g -fdiagnostics-color=always \
|
|||
-Iinclude \
|
||||
${SRC_FILES[@]} \
|
||||
mybox.cpp \
|
||||
-ldl -lglfw -lGL -lX11 -lpthread -lXrandr -lXi -lm \
|
||||
-ldl -lglfw -lGL -lX11 -lpthread -lXrandr -lm \
|
||||
-o build/main
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue