mirror of
https://git.dotcircle.dev/dotcircle/cmake-modules.git
synced 2025-12-06 04:12:39 +01:00
No description
| .gitea | ||
| docs | ||
| find-modules | ||
| modules | ||
| .cmake-format.yaml | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| CHANGELOG.yml | ||
| CMakeLists.txt | ||
| conanfile.py | ||
| dcmConfig.cmake.in | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
| requirements.txt | ||
dcm
dotcircle-cmake-modules
The documentation site is hosted as a GitLab pages site on https://dotcircle.dotpages.co/cmake-modules
This project is heavily inspired, or to be honest mostly just copied from the
lefticus
cpp_starter_project.
The KDE extra-cmake-modules
have been an inspiration as how to move the CMake
modules out into their own repository with conan support.