mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-04 22:22:43 -07:00
force script to be LF (not sure why it wasnt...)
This commit is contained in:
@@ -84,7 +84,7 @@ popd > /dev/null
|
||||
path_stb_truetype="$path_thirdparty/stb/src"
|
||||
|
||||
pushd "$path_stb_truetype" > /dev/null
|
||||
eval make
|
||||
eval make -C "$path_stb_truetype"
|
||||
popd > /dev/null
|
||||
|
||||
source "$(dirname "$0")/helpers/odin_compiler_defs.sh"
|
||||
|
Reference in New Issue
Block a user