Skip to content

Commit e5eb263

Browse files
readthedocs: Install cmake to build the documentation
Signed-off-by: Ronald Cron <[email protected]>
1 parent 2ba5d6a commit e5eb263

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ submodules:
1313
# Set the version of Python and other tools you might need
1414
build:
1515
os: ubuntu-20.04
16+
apt_packages:
17+
- cmake
1618
tools:
1719
python: "3.9"
1820
jobs:

0 commit comments

Comments
 (0)