view installer-files/fc_update.bat @ 4336:0641ed0cbc53

qhull: dont install docs * src/qhull.mk: add MXE_DISABLE_DOCS in make install
author John D
date Tue, 17 Jan 2017 07:32:34 -0500
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."