Skip to content

Commit

Permalink
moar includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannes Mühleisen committed Apr 29, 2024
1 parent de56d7e commit 106722d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ endif()
include(UseJava)
project(DuckDBJava)

include_directories(${JAVA_INCLUDE_PATH} ${JAVA_INCLUDE_PATH2})

include_directories(${INCLUDE_FILES})
add_definitions(${DEFINES})

Expand Down

0 comments on commit 106722d

Please sign in to comment.