mirror of
https://git.dotcircle.dev/dotcircle/cmake-modules.git
synced 2026-06-16 12:51:20 +02:00
No description
- CMake 97.2%
- Python 2.3%
- Nix 0.5%
| .forgejo/workflows | ||
| docs | ||
| find-modules | ||
| modules | ||
| .cmake-format.yaml | ||
| .envrc | ||
| .gitignore | ||
| CHANGELOG.yml | ||
| CMakeLists.txt | ||
| conanfile.py | ||
| dcmConfig.cmake.in | ||
| devenv.lock | ||
| devenv.nix | ||
| devenv.yaml | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
| requirements.txt | ||
dcm
dotcircle-cmake-modules
The documentation site is hosted on https://dotcircle.dotpages.be/cmake-modules
This project is heavily inspired, or to be honest mostly just copied from the
lefticus
cpp-best-practices cmake_template.
The KDE extra-cmake-modules
have been an inspiration as how to move the CMake
modules out into their own repository with conan support.