CMake Discourse
How to use cmake to generate Visual Studio .sln and .vcxproj
Usage
benthevining
(Ben Vining)
June 16, 2022, 7:04pm
2
cmake -B Builds -G 'Visual Studio 17 2022'
show post in topic