run-cmake.bat - add usage

This commit is contained in:
Andrej730
2025-12-05 12:12:26 +05:00
parent 8ea4b9e38c
commit 0d651e377a
+5
View File
@@ -16,6 +16,11 @@
:: along with this program. If not, see <http://www.gnu.org/licenses/>. ::
:: ::
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::
:: Example usage:
:: run-cmake.bat vs2022-x64
:: run-cmake.bat vs2022-x64 -DGLTF_SUPPORT=ON -DHDF5_SUPPORT=OFF
@if not defined ECHO_ON ( echo off )
echo.