mirror of
https://github.com/tbamud/tbamud.git
synced 2026-03-03 19:40:16 +01:00
Added new easy way of building TbaMUD in the Visual Studio through the CMake (#127)
* Added new experimental MSVC build way through CMake * Small build/README.md fix
This commit is contained in:
parent
498b652546
commit
b2d38522e0
5 changed files with 50 additions and 0 deletions
1
build/create_solution.bat
Normal file
1
build/create_solution.bat
Normal file
|
|
@ -0,0 +1 @@
|
|||
cmake -B . -S ..\src -G "Visual Studio 17 2022"
|
||||
Loading…
Add table
Add a link
Reference in a new issue