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:
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"
|
||||
Reference in New Issue
Block a user