mirror of
https://github.com/wolfpld/tracy
synced 2026-01-19 04:52:09 +00:00
Build release target by default.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
all: debug
|
||||
all: release
|
||||
|
||||
debug:
|
||||
@+make -f debug.mk all
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
all: debug
|
||||
all: release
|
||||
|
||||
debug:
|
||||
@+make -f debug.mk all
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
all: debug
|
||||
all: release
|
||||
|
||||
debug:
|
||||
@+make -f debug.mk all
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
all: debug
|
||||
all: release
|
||||
|
||||
debug:
|
||||
@+make -f debug.mk all
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
all: debug
|
||||
all: release
|
||||
|
||||
debug:
|
||||
@+make -f debug.mk all
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
all: debug
|
||||
all: release
|
||||
|
||||
debug:
|
||||
@+make -f debug.mk all
|
||||
|
||||
Reference in New Issue
Block a user