[trunk] Continue FolderReorgProposal task. Missing java wrapping
Update issue 177
This commit is contained in:
2
wrapping/java/CMakeLists.txt
Normal file
2
wrapping/java/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
#
|
||||
add_subdirectory(openjp2)
|
@@ -12,9 +12,9 @@ include_directories(${JNI_INCLUDE_DIRS})
|
||||
|
||||
# required header file:
|
||||
include_directories(
|
||||
${OPENJPEG_SOURCE_DIR}/libopenjpeg
|
||||
${OPENJPEG_SOURCE_DIR}/applications/common
|
||||
${OPENJPEG_SOURCE_DIR}/applications/codec
|
||||
${OPENJPEG_SOURCE_DIR}/src/lib/openjp2
|
||||
${OPENJPEG_SOURCE_DIR}/src/bin/common
|
||||
${OPENJPEG_SOURCE_DIR}/src/bin/jp2
|
||||
)
|
||||
|
||||
add_library(openjpegjni MODULE
|
||||
|
Reference in New Issue
Block a user