Skip to content

Commit c2180b6

Browse files
committed
remove old source tree
1 parent 8012e83 commit c2180b6

File tree

258 files changed

+1
-757465
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

258 files changed

+1
-757465
lines changed

extension_config.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ endif()
1111

1212
duckdb_extension_load(spatial
1313
SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}
14-
INCLUDE_DIR ${CMAKE_CURRENT_LIST_DIR}/spatial/include
14+
INCLUDE_DIR ${CMAKE_CURRENT_LIST_DIR}/src/spatial
1515
${DO_TESTS}
1616
LINKED_LIBS "../../deps/local/lib/*.a"
1717
)

spatial/.gitignore

-1
This file was deleted.

0 commit comments

Comments
 (0)