Skip to content

Commit

Permalink
move tracy to third-repo
Browse files Browse the repository at this point in the history
  • Loading branch information
localcc committed May 19, 2024
1 parent f82d668 commit 47d63d6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deps/first/Profiler/xmake.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
local projectName = "Profiler"

includes("deps/Tracy")

add_requires("Tracy", { optional = true, debug = is_mode_debug(), configs = {runtimes = get_mode_runtimes()}})
add_requires("Superluminal", { system = true, optional = true, debug = is_mode_debug(), configs = {runtimes = get_mode_runtimes()} })

Expand Down
File renamed without changes.

0 comments on commit 47d63d6

Please sign in to comment.