mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Fix wasm cleanup.
This commit is contained in:
@@ -11,6 +11,8 @@ release: embed.tracy
|
|||||||
|
|
||||||
clean:
|
clean:
|
||||||
@+make -f build.mk clean
|
@+make -f build.mk clean
|
||||||
|
rm -rf Tracy-release.*
|
||||||
|
rm -rf Tracy-debug.*
|
||||||
|
|
||||||
serve:
|
serve:
|
||||||
@python httpd.py
|
@python httpd.py
|
||||||
|
|||||||
Reference in New Issue
Block a user