Fixed case mismatch (#33)

This commit is contained in:
Jeffery Myers
2025-11-20 08:51:14 -08:00
committed by GitHub

View File

@@ -158,7 +158,7 @@ workspace (workspaceName)
filter { "platforms:x64" }
architecture "x86_64"
filter { "platforms:Arm64" }
filter { "platforms:ARM64" }
architecture "ARM64"
filter {}