mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-05 14:42:42 -07:00
Working toward mac and linux builds, no need for stb_image it looks like...
This commit is contained in:
@@ -6,4 +6,4 @@ path_scripts="$path_root/scripts"
|
||||
path_thirdparty="$path_root/thirdparty"
|
||||
|
||||
if [ -d "$path_build" ]; then rm -rf "$path_build"; fi
|
||||
# if [ -d "$path_thirdparty" ]; then rm -rf "$path_thirdparty"; fi
|
||||
# if [ -d "$path_thirdparty" ]; then rm -rf "$path_thirdparty"; fi
|
||||
|
Reference in New Issue
Block a user