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.
2 parents b94a61f + 4e66f9b commit 1579a81Copy full SHA for 1579a81
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