We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea280bb commit b473056Copy full SHA for b473056
vendor/freetype/premake5.lua
@@ -11,6 +11,6 @@ project "freetype"
11
files {
12
"premake5.lua",
13
"include/**.h",
14
- "src/**.c"
+ "src/**.c",
15
"builds/**.c"
16
}
0 commit comments