We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b47ef commit b5dcf95Copy full SHA for b5dcf95
Makefile
@@ -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
+
6
# SFML Libs
7
SFML_DIR=./libs/SFML
8
LIBDIR=$(SFML_DIR)/lib
0 commit comments