| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Write your own conan profile and conanfile, then use cmake with the generated toochians.
⚠️ support for docker images dose NOT complete yet!
This is a cmake template using conan 2.0 for setting up and running with C++ quickly.
This repository highly depends on aminya/project_options, which improves the CMake experience a lot.
It includes:
It requires:
First, click the green Use this template button near the top of this page. This will take you to Github's 'Generate Repository' page. Fill in a repository name and short description, and click 'Create repository from template'. This will allow you to create a new repository in your Github account, prepopulated with the contents of this project.
Now you can clone the project locally and get to work!
git clone https://github.com/<user>/<your_new_repo>.gitThis repository highly depends on aminya/project_options, which improves the CMake experience a lot.
I learnt CMake from scrach using Modern CMake for C++.
For conan 2.0, here is the official documentation.
| Back | FazBrowse Home | New Git URL |