mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 13:14:29 +02:00
ci: CMake generator changed to Ninja
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -76,7 +76,7 @@ jobs:
|
|||||||
- name: Configure CMake
|
- name: Configure CMake
|
||||||
run: |
|
run: |
|
||||||
cd build
|
cd build
|
||||||
cmake .. -G "Ninja Multi-Config"
|
cmake .. -G Ninja
|
||||||
- name: Generate documentation
|
- name: Generate documentation
|
||||||
run: |
|
run: |
|
||||||
cd build
|
cd build
|
||||||
|
Reference in New Issue
Block a user