Pitchforks: A (de facto) Standard Project Layout for C / C++ projects
1–4 of 4 posts
Re: Pitchforks: A (de facto) Standard Project Layout for C / C++ projects
#2Re: Pitchforks: A (de facto) Standard Project Layout for C / C++ projects
#3https://api.csswg.org/bikeshed/?force=1&url=https://raw.gith...
I’ve been using “libs/” for external libraries, but after reading this I’m considering “external/” for that purpose.
Re: Pitchforks: A (de facto) Standard Project Layout for C / C++ projects
#4The most interesting part for me is the specification from data/spec.bs, whose rendered version is linked from the repository README.md, section “1.3. Project Directories”: https://api.csswg.org/bikeshed/?force=1&url=https://raw.gith... I’ve been using “libs/” for external libraries, but after reading this I’m considering “external/” for that purpose.
There is also a separate proposal from around the same time, dated one month later and very focused on C++ which I find less useful for C: “Canonical Project Structure” https://open-std.org/JTC1/SC22/WG21/docs/papers/2018/p1204r0...