Y
Hacker News
new
|
ask
|
show
|
jobs
by
vnorilo
2721 days ago
Nowadays MSVC has a built-in cmake integration (a bit like vscode). You can open a folder with CMakeLists.txt and it will mostly work.
1 comments
AWildC182
2721 days ago
Yes, if you can justify using cmake on Windows. Most customers want an MSVC project though it seems.
link