Skip to content

Commit db55113

Browse files
committed
wip
1 parent 4b8cf6c commit db55113

13 files changed

+0
-4924
lines changed

tests/CMakeLists.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ target_link_libraries(${test_target}
2323
arrow-testing-data
2424
)
2525

26-
set(APACHE_ARROW_TESTING_DIR $<TARGET_PROPERTY:arrow-testing,INTERFACE_INCLUDE_DIRECTORIES>)
27-
28-
target_compile_definitions(${test_target}
29-
PRIVATE
30-
TESTS_RESOURCES_FILES_PATH="${CMAKE_CURRENT_SOURCE_DIR}/resources/")
31-
3226
if(WIN32)
3327
add_custom_command(
3428
TARGET ${test_target} POST_BUILD
-21.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)