Merge pull request #1502 from scaramallion/fix-compiler-error
[openjpeg.git] / wrapping / CMakeLists.txt
1 # wrapping
2 if(BUILD_JAVA)
3   add_subdirectory(java)
4 endif()