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
7aec01ccc8658122d902fb5b05437a3e967f539d
UwU-Engine/build_tests.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

6 lines
92 B
Batchfile
Raw Blame History

@echo off
mkdir build
cd build
cmake -DBUILD_MODE=Tests ..
cmake --build . --config Release
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.26.1 Page: 83ms Template: 5ms
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