view installer-files/fc_update.bat @ 4401:ba9579a8fcb6

freetype: update to 2.8 * src/freetype.mk: update version, checksum
author John D
date Fri, 23 Jun 2017 15:19:05 -0400
parents b5b3f7fcac8f
children 202fa20cf559
line wrap: on
line source

@echo off

set ROOT_DIR=%~dp0
echo "Updating fc-cache (may take a while) ..."
%ROOT_DIR%\bin\fc-cache.exe -v
echo "Done."