Skip to content

Commit

Permalink
Re-adjust after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Apr 4, 2024
1 parent e57367f commit 46aebeb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 147 deletions.
146 changes: 0 additions & 146 deletions apis/r/src/borrowed.c

This file was deleted.

2 changes: 1 addition & 1 deletion libtiledbsoma/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ message(STATUS "Building with commit hash ${BUILD_COMMIT_HASH}")
# Common object library
# ###########################################################
set_source_files_properties(
${CMAKE_CURRENT_SOURCE_DIR}/utils/nanoarrow.c PROPERTIES LANGUAGE CXX)
${CMAKE_CURRENT_SOURCE_DIR}/external/src/nanoarrow/nanoarrow.c PROPERTIES LANGUAGE CXX)

add_library(TILEDB_SOMA_OBJECTS OBJECT
${CMAKE_CURRENT_SOURCE_DIR}/reindexer/reindexer.cc
Expand Down

0 comments on commit 46aebeb

Please sign in to comment.