Skip to content

Commit

Permalink
Initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
nmcdonnell-kx committed Feb 25, 2021
1 parent 49ba5e7 commit 4ddd019
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 2,389 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ message(STATUS "C API : ${ARROW_INSTALL}")

include_directories (
${ARROW_INSTALL}/include
${_VCPKG_ROOT_DIR}/installed/${VCPKG_TARGET_TRIPLET}/include # where arrow has been installed using vcpkg
${CMAKE_BINARY_DIR} # For 'k.h', downloaded below
)

Expand Down
Loading

0 comments on commit 4ddd019

Please sign in to comment.