We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cfb906 commit 6918783Copy full SHA for 6918783
.github/workflows/cmake-multi-platform.yml
@@ -63,7 +63,6 @@ jobs:
63
run: >
64
cmake -B ${{ steps.strings.outputs.build-output-dir }}
65
-DCMAKE_CXX_COMPILER=${{ matrix.cpp_compiler }}
66
- -DCMAKE_C_COMPILER=${{ matrix.c_compiler }}
67
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }}
68
-S ${{ github.workspace }}
69
0 commit comments