Skip to content

Commit

Permalink
Initial
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILO-HE committed Aug 28, 2024
1 parent 58907cf commit 3bb7ba7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions cpp/velox/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -236,9 +236,7 @@ target_include_directories(
${JNI_INCLUDE_DIRS}
${CMAKE_CURRENT_SOURCE_DIR}
${VELOX_HOME}/
${VELOX_BUILD_PATH}/
${VELOX_BUILD_PATH}/_deps/xsimd-src/include/
${VELOX_HOME}/third_party/xsimd/include/)
${VELOX_BUILD_PATH}/)

set_target_properties(velox PROPERTIES LIBRARY_OUTPUT_DIRECTORY
${root_directory}/releases)
Expand Down

0 comments on commit 3bb7ba7

Please sign in to comment.