Skip to content

Commit

Permalink
maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
paleolimbot committed Oct 18, 2024
1 parent 1793e31 commit fc9b19a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/scripts/cpp_recipe.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ test_recipe() {
${ADBC_CMAKE_ARGS} \
-DCMAKE_BUILD_TYPE="${CMAKE_BUILD_TYPE}" \
-DCMAKE_INSTALL_LIBDIR=lib \
-DCMAKE_PREFIX_PATH="${install_dir}"
-DCMAKE_PREFIX_PATH="${install_dir}" \
-DADBC_DRIVER_EXAMPLE_BUILD_TESTS=ON
set +x

cmake --build . -j
Expand Down

0 comments on commit fc9b19a

Please sign in to comment.