Skip to content

Commit

Permalink
Update xmake.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
maximegmd authored Mar 14, 2024
1 parent 0186c47 commit 98ffbf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ if has_config("unitybuild") then
add_rules("c++.unity_build", {batchsize = 12})
end

add_defines("GLM_ENABLE_EXPERIMENTAL")
add_requires(
"entt v3.10.0",
"recastnavigation",
Expand Down

0 comments on commit 98ffbf8

Please sign in to comment.