aboutsummaryrefslogtreecommitdiff
path: root/xmake.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake.lua')
-rw-r--r--xmake.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake.lua b/xmake.lua
index c1aef5f85..06307b479 100644
--- a/xmake.lua
+++ b/xmake.lua
@@ -120,7 +120,6 @@ option("zentrace")
set_default(false)
set_showmenu(true)
set_description("Enable UE's Trace support")
- add_includedirs("thirdparty/trace")
option_end()
add_define_by_config("ZEN_WITH_TRACE", "zentrace")