summaryrefslogtreecommitdiff
path: root/wrapping/CMakeLists.txt
blob: c697d68ec93f7e859dce94ffc26537d36d9db1f4 (plain)
1
2
3
4
# wrapping
if(BUILD_JAVA)
  add_subdirectory(java)
endif()