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.
1 parent 88f9736 commit bee32c4Copy full SHA for bee32c4
xmake.lua
@@ -15,7 +15,7 @@ includes("dependencies/quickjs-ng.lua")
15
16
set_runtimes("MT")
17
add_requires("breeze-glfw", {alias = "glfw"})
18
-add_requires("blook", "nanovg", "glad", "quickjs-ng", "nanosvg", "reflect-cpp", "wintoast", "cpptrace")
+add_requires("blook", "nanovg", "glad", "quickjs-ng", "nanosvg", "reflect-cpp", "wintoast", "cpptrace v0.8.3")
19
20
target("ui")
21
set_kind("static")
0 commit comments