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.
2 parents 1b27724 + e41855d commit 5f7d697Copy full SHA for 5f7d697
.github/workflows/cmake-gcc-clang.yml
@@ -105,7 +105,6 @@ jobs:
105
if: startsWith(matrix.os, 'windows') && matrix.compiler.cpp == 'cl'
106
run: >
107
cmake -B ${{ steps.strings.outputs.build-output-dir }}
108
- -DCMAKE_BUILD_TYPE=${{ matrix.build_type }}
109
-DATOMIC_QUEUE_BUILD_TESTS=ON
110
-DATOMIC_QUEUE_BUILD_EXAMPLES=ON
111
-S ${{ github.workspace }}
0 commit comments