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 616f2e4 commit c95a0bcCopy full SHA for c95a0bc
.github/workflows/cmake-multi-platform.yml
@@ -63,6 +63,7 @@ jobs:
63
-DCMAKE_CXX_COMPILER=${{ matrix.cpp_compiler }}
64
-DCMAKE_C_COMPILER=${{ matrix.c_compiler }}
65
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }}
66
+ -DBUILD_TESTS=ON
67
-S ${{ github.workspace }}
68
69
- name: Build
0 commit comments