Unix build: fix regression of 2.3.0 where a shared-only or static-only build lacks...
[openjpeg.git] / wrapping / CMakeLists.txt
1 # wrapping
2 if(BUILD_JAVA)
3   add_subdirectory(java)
4 endif()