Skip to content

Commit

Permalink
Remove cruft from CMakeLists.txt
Browse files Browse the repository at this point in the history
Change-Id: Ib07611064711a320527325224e8005e7142f062e
  • Loading branch information
wesm committed Aug 20, 2017
1 parent e8f04a8 commit f8c00eb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions cpp/src/arrow/gpu/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,6 @@ install(FILES
cuda_memory.h
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/arrow/gpu")

set(ARROW_GPU_TEST_LINK_LIBS
arrow_shared
arrow_gpu_shared
)

# pkg-config support
configure_file(arrow-gpu.pc.in
"${CMAKE_CURRENT_BINARY_DIR}/arrow-gpu.pc"
Expand Down

0 comments on commit f8c00eb

Please sign in to comment.