Skip to content

Commit

Permalink
Remove flag that was removed from ucxx
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Nov 17, 2024
1 parent 2732931 commit 8e21eb8
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,7 @@ repos:
- name: ucxx
sub_dir: cpp
depends: [rmm]
args:
cmake: |
-DUCXX_ENABLE_PYTHON=ON
-DUCXX_ENABLE_RMM=ON
args: {cmake: -DUCXX_ENABLE_RMM=ON}
python:
- name: ucxx
sub_dir: python/ucxx
Expand Down

0 comments on commit 8e21eb8

Please sign in to comment.