028720c9ec
Update issue 177
5 lines
59 B
CMake
5 lines
59 B
CMake
# wrapping
|
|
if(BUILD_JAVA)
|
|
add_subdirectory(java)
|
|
endif()
|