No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro kilted. Known supported distros are highlighted in the buttons above.
Repository Summary
Description | CMake utility toolbox |
Checkout URI | https://github.com/jrl-umi3218/jrl-cmakemodules.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-08-07 |
Dev Status | MAINTAINED |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
jrl_cmakemodules | 1.0.0 |
README
Shared CMake submodule
This repository is meant to be used as a submodule for any project from CNRS LAAS/HPP or JRL.
It factorizes CMake mechanisms to provide a uniform look’n feel for all packages.
Please see the documentation on the wiki for more information.
You can also checkout the more complete documentation of the modules.
Supported CMake versions
We currently support CMake >= 3.22
pre-commit
This project use pre-commit and pre-commit.ci.
You can get a nice documentation directly on those 2 projects, but here is a quickstart:
# install pre-commit:
python -m pip install pre-commit
# run all hooks on all files:
pre-commit run -a
# run automatically the hooks on the added / modified files, when you try to commit:
pre-commit install
CONTRIBUTING
No version for distro github. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.