mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-15 20:46:37 +08:00

If java_class_filelist exists, remove previous class files before building the new ones. If java_sources content has changed, clean and rebuild the class files of the target. Fixes: #20377