mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 16:00:18 +00:00
Update Lua plugin build message for clarity
This commit is contained in:
committed by
GitHub
parent
e9cf931714
commit
9fdc5cdf28
@@ -52,6 +52,6 @@
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" Condition="'$(LuaEnabled)'=='true'" />
|
||||
<Target Name="Build" Condition="'$(LuaEnabled)'!='true'">
|
||||
<Message Text="Lua headers not found; skipping Lua plugin build." Importance="high" />
|
||||
<Message Text="Lua development files not found (LuaInclude=$(LuaInclude), LuaLib=$(LuaLib)); skipping Lua plugin build." Importance="high" />
|
||||
</Target>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user