Skip to content

Commit

Permalink
fix typo in the name of cudf-testing-targets.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Sep 7, 2021
1 parent be858a7 commit 34e62cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ rapids_export(BUILD cudf
FINAL_CODE_BLOCK build_code_string)

export(EXPORT cudf-testing-exports
FILE ${CUDF_BINARY_DIR}/cudf-testing.cmake
FILE ${CUDF_BINARY_DIR}/cudf-testing-targets.cmake
NAMESPACE cudf::)
rapids_export_write_dependencies(BUILD cudf-testing-exports
"${CUDF_BINARY_DIR}/cudf-testing-dependencies.cmake")
Expand Down

0 comments on commit 34e62cf

Please sign in to comment.