[premake] More cleanup

This commit is contained in:
Margen67
2025-07-29 12:02:49 -07:00
parent 3b3c41ab2a
commit 43d206d2e9
13 changed files with 6 additions and 42 deletions

3
third_party/fmt.lua vendored
View File

@@ -3,9 +3,6 @@ project("fmt")
uuid("b9ff4b2c-b438-42a9-971e-e0c19a711a13")
kind("StaticLib")
language("C++")
defines({
"_LIB",
})
includedirs({
"fmt/include",