openjpeg/wrapping/CMakeLists.txt
2012-09-28 08:17:02 +00:00

5 lines
59 B
CMake

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