Remove NAZARA_UNITY_BUILD define
This commit is contained in:
@@ -491,7 +491,6 @@ for name, module in pairs(modules) do
|
|||||||
end
|
end
|
||||||
|
|
||||||
if has_config("unitybuild") then
|
if has_config("unitybuild") then
|
||||||
add_defines("NAZARA_UNITY_BUILD")
|
|
||||||
add_rules("c++.unity_build", {uniqueid = "NAZARA_UNITY_ID", batchsize = 12})
|
add_rules("c++.unity_build", {uniqueid = "NAZARA_UNITY_ID", batchsize = 12})
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user