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
a76120b73ab3e9091a5d3d17e099be99ac5ef46d
UwU-Engine/configurate Win64.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
69 B
Batchfile
Raw Blame History

@echo off
mkdir build
cd build
cmake -DBUILD_MODE=All .. -A x64
pause
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.26.1 Page: 369ms Template: 6ms
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