tbamud/build/create_solution.bat
Roman Shapiro b2d38522e0
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
2023-11-19 04:04:39 +01:00

1 line
No EOL
47 B
Batchfile

cmake -B . -S ..\src -G "Visual Studio 17 2022"