Logo
Explore Help
Sign In
Jiga228/UwU-Engine
0
0
Fork 0
You've already forked UwU-Engine
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
6389e6b25f81186a58471dda4ae01ac2c9dec1ce
UwU-Engine/configurate Win32.bat
T
Jiga228 8965669d6a Add build modes. Engine - build framework only. Tests - build unit tests only. TestGame - build TestGame and engine libraries. All - build all. Add scripts for easy build projects in different modes. "build_tests.bat" - create build directory, configure tests project and build there. "build_Engine.bat" - create build directory, configure engine projects, build there and copy header files to "build/bin/include".
2025-10-24 17:05:10 +07:00

5 lines
71 B
Batchfile
Raw Blame History

@echo off
mkdir build
cd build
cmake -DBUILD_MODE=All .. -A Win32
pause
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.26.1 Page: 708ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API