openjpeg/wrapping/CMakeLists.txt

5 lines
59 B
CMake

# wrapping
if(BUILD_JAVA)
add_subdirectory(java)
endif()