Skip to content

Commit

Permalink
Fix typo in presets. (#2497)
Browse files Browse the repository at this point in the history
  • Loading branch information
alliepiper authored Oct 3, 2024
1 parent a0ec74c commit c15546a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"CCCL_ENABLE_EXAMPLES": false,
"libcudacxx_ENABLE_INSTALL_RULES": true,
"CUB_ENABLE_INSTALL_RULES": true,
"THRUST_ENABLE_INSTALL_RULES": true,
"Thrust_ENABLE_INSTALL_RULES": true,
"cudax_ENABLE_INSTALL_RULES": true
}
},
Expand Down

0 comments on commit c15546a

Please sign in to comment.