Tests: disable unity buildd
This commit is contained in:
@@ -16,9 +16,9 @@ add_files("resources.cpp")
|
||||
add_files("Engine/**.cpp")
|
||||
add_includedirs(".")
|
||||
|
||||
if xmake.version():ge("2.5.9") then
|
||||
--[[if xmake.version():ge("2.5.9") then
|
||||
add_rules("c++.unity_build")
|
||||
end
|
||||
end]]
|
||||
|
||||
target("NazaraClientUnitTests")
|
||||
add_deps("NazaraAudio")
|
||||
|
||||
Reference in New Issue
Block a user