readthedocs: Install cmake to build the documentation

Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
Ronald Cron
2025-09-16 12:25:09 +02:00
parent 2ba5d6afcc
commit e5eb2639b2
+2
View File
@@ -13,6 +13,8 @@ submodules:
# Set the version of Python and other tools you might need
build:
os: ubuntu-20.04
apt_packages:
- cmake
tools:
python: "3.9"
jobs: