diff --git a/CASA/jwrapper/CMakeLists.txt b/CASA/jwrapper/CMakeLists.txt index 35d3d6f2..a6312464 100644 --- a/CASA/jwrapper/CMakeLists.txt +++ b/CASA/jwrapper/CMakeLists.txt @@ -89,3 +89,4 @@ link_directories( ############## install(TARGETS jmicasa DESTINATION ${LIB_INSTALL_DIR}) +INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/${JAR_FILE} DESTINATION ${LIB_INSTALL_DIR} )