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 e6251b7 commit cf05f16Copy full SHA for cf05f16
dpctl-capi/dbg_build.sh
@@ -13,7 +13,7 @@ cmake \
13
-DCMAKE_CXX_COMPILER=dpcpp \
14
-DCMAKE_INSTALL_PREFIX=${INSTALL_PREFIX} \
15
-DCMAKE_PREFIX_PATH=${INSTALL_PREFIX} \
16
- -DDPCTL_ENABLE_LO_PROGRAM_CREATION=${USE_LO_HEADERS} \
+ -DDPCTL_ENABLE_LO_PROGRAM_CREATION=ON \
17
-DDPCTL_BUILD_CAPI_TESTS=ON \
18
-DDPCTL_GENERATE_COVERAGE=ON \
19
..
0 commit comments