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 b94a61f commit 4e66f9bCopy full SHA for 4e66f9b
1 file changed
Makefile
@@ -21,6 +21,7 @@ get_demoversion:
21
22
clean:
23
.build/premake5 gmake --cc=clang
24
+ make -C third_party/Box2D/Build clean
25
make -C .build clean
26
27
run:
0 commit comments