Skip to content

Commit

Permalink
Update cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Apr 1, 2017
1 parent bcf6236 commit fd09def
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions cpp/src/arrow/python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ install(FILES
# INSTALL_RPATH "\$ORIGIN")

if (ARROW_BUILD_TESTS)
ADD_ARROW_TEST(pandas-test
ADD_ARROW_TEST(python-test
STATIC_LINK_LIBS "${ARROW_PYTHON_TEST_LINK_LIBS}")
ADD_ARROW_TEST(builtin-convert-test
STATIC_LINK_LIBS "${ARROW_PYTHON_TEST_LINK_LIBS}")
endif()

0 comments on commit fd09def

Please sign in to comment.