Skip to content

Commit f8c00eb

Browse files
committed
Remove cruft from CMakeLists.txt
Change-Id: Ib07611064711a320527325224e8005e7142f062e
1 parent e8f04a8 commit f8c00eb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

cpp/src/arrow/gpu/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,6 @@ install(FILES
8989
cuda_memory.h
9090
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/arrow/gpu")
9191

92-
set(ARROW_GPU_TEST_LINK_LIBS
93-
arrow_shared
94-
arrow_gpu_shared
95-
)
96-
9792
# pkg-config support
9893
configure_file(arrow-gpu.pc.in
9994
"${CMAKE_CURRENT_BINARY_DIR}/arrow-gpu.pc"

0 commit comments

Comments
 (0)