Skip to content

Commit b5dcf95

Browse files
committed
Added makefile libraries information
1 parent 67b47ef commit b5dcf95

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Makefile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#
2+
# ! Atention !
3+
# This Makefile only compiles and cleans the executable, but does not include any libraries, You'll need to manually install SFML libraries for now!
4+
#
5+
16
# SFML Libs
27
SFML_DIR=./libs/SFML
38
LIBDIR=$(SFML_DIR)/lib

0 commit comments

Comments
 (0)