refer to vscode tasks for full commands
tasks to run before library source code or conan recipe development
- create default conan profile
- clangd compile commands symlink
- conan install
- conan build
- conan create
- conan create (no tests)
- SG20 Education and Recommended Videos for Teaching C++ by Christopher Di Bella
- Effective CMake by Daniel Pfeifer
- Modern CMake for modular design by Mathieu Ropert
- Git, CMake, Conan - How to ship and reuse our C++ projects by Mateusz Psuz
- CMake + Conan: 3 Years Later - Mateusz Pusz - [CppNow 2021]
- What's New in Conan 2.0 C/C++ Package Manager - Diego Rodriguez-Losada - CppCon 2022