Skip to content

Commit

Permalink
one more file
Browse files Browse the repository at this point in the history
  • Loading branch information
paleolimbot committed Nov 21, 2023
1 parent fa228a9 commit 649d8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ if(NANOARROW_BUNDLE)

# Install the amalgamated header and source
install(FILES ${NANOARROW_H_TEMP} ${NANOARROW_C_TEMP} ${NANOARROW_HPP_TEMP}
DESTINATION ".")
${NANOARROW_TESTING_HPP_TEMP} DESTINATION ".")
else()
add_library(nanoarrow src/nanoarrow/array.c src/nanoarrow/schema.c
src/nanoarrow/array_stream.c src/nanoarrow/utils.c)
Expand Down

0 comments on commit 649d8b1

Please sign in to comment.