mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-10 11:29:09 -05: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