Y
Hacker News
new
|
ask
|
show
|
jobs
by
dgellow
2239 days ago
How do they ease the pain of makefile? When trying to understand what C++20 modules are trying to solve, that's really not that obvious to me that makefile will be simplified.
1 comments
pjmlp
2239 days ago
By using build2, CMake or IDE specific project files.
link