We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05ebbd3 commit 8afe8b2Copy full SHA for 8afe8b2
1 file changed
.github/workflows/self-hosted.yml
@@ -45,7 +45,7 @@ jobs:
45
-DCMAKE_CXX_COMPILER=g++-${{ matrix.gcc }} \
46
-DCMAKE_C_COMPILER=gcc-${{ matrix.gcc }} \
47
-DCMAKE_BUILD_TYPE=${{ env.config }} \
48
- -DCUBOOL_BUILD_TESTS=ON \
+ -DCUBOOL_WITH_CUDA=ON \
49
-DCUBOOL_GRAPH_ENABLE_TESTING=ON
50
51
- name: Build library sources
0 commit comments