From fe18155e361abf5e5979cb3bf70d6566e202e619 Mon Sep 17 00:00:00 2001 From: Vyas Ramasubramani Date: Mon, 5 Feb 2024 22:54:41 +0000 Subject: [PATCH] Fix typo --- cpp/libcugraph_etl/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cpp/libcugraph_etl/CMakeLists.txt b/cpp/libcugraph_etl/CMakeLists.txt index 0d1f5d2c867..c1b526fb121 100644 --- a/cpp/libcugraph_etl/CMakeLists.txt +++ b/cpp/libcugraph_etl/CMakeLists.txt @@ -1,5 +1,5 @@ #============================================================================= -# Copyright (c) 2021-2023, NVIDIA CORPORATION. +# Copyright (c) 2021-2024, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -190,7 +190,7 @@ rapids_export(INSTALL cugraph_etl ################################################################################ # - build export --------------------------------------------------------------- -rapids_export(BUILD cugraph +rapids_export(BUILD cugraph_etl EXPORT_SET cugraph_etl-exports GLOBAL_TARGETS cugraph cugraph_c cugraph_etl NAMESPACE cugraph::