adding cmake
Some checks failed
Build the package using cmake then documentation / build (ubuntu-latest, 3.12) (push) Has been cancelled
Build on RHEL9 / buildh (push) Failing after 46s

This commit is contained in:
froejdh_e
2025-04-03 12:09:17 +02:00
parent 68fc66620f
commit 6dc087f1cb

View File

@ -15,8 +15,10 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install dependencies
run: |
dnf install -y cmake
- name: Build library
run: |
mkdir build