this post was submitted on 26 Aug 2023
10 points (91.7% liked)
C++
1760 readers
1 users here now
The center for all discussion and news regarding C++.
Rules
- Respect instance rules.
- Don't be a jerk.
- Please keep all posts related to C++.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yup, Cargo is a good baseline to compare to. I don't get the CMake arguments since:
It's working with the ecosystem, not against and is good for C++ especially since people are comparing C++ building with tools like Cargo now.