Core/Thread: Remove MinGW compiler defines (as they are now part of NazaraUtils)
This commit is contained in:
@@ -248,7 +248,7 @@ end
|
||||
|
||||
add_repositories("nazara-engine-repo https://github.com/NazaraEngine/xmake-repo")
|
||||
|
||||
add_requires("entt 3.12.2", "fmt", "frozen", "nazarautils")
|
||||
add_requires("entt 3.12.2", "fmt", "frozen", "nazarautils >=2023.08.04")
|
||||
|
||||
-- Module dependencies
|
||||
if has_config("audio") then
|
||||
|
||||
Reference in New Issue
Block a user