Skip to content

Commit c708cb5

Browse files
committed
don't set ARGPARSE_INSTALL TRUE
1 parent a6cd50e commit c708cb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,6 @@ rapids_cpm_find(
491491
GIT_REPOSITORY https://github.com/p-ranav/argparse.git
492492
GIT_TAG v3.2
493493
GIT_SHALLOW TRUE
494-
OPTIONS "ARGPARSE_INSTALL TRUE"
495494
)
496495

497496
add_executable(cuopt_cli cuopt_cli.cpp)

0 commit comments

Comments
 (0)