版本: f6f7ff7580d90a678dd6755e0d75e07b1d88e465 作者: David Faure <david.faure@kdab.com> 日期: 2025/7/10 0:54:01 信息: Fix KDGantt header being recreated on every cmake run COMMON_HEADER already takes care of creating it, no need to do it again with configure_file ---- 已修改: src/CMakeLists.txt #79 In the above submission, the following was deleted: 在上述提交内容中,以下内容已被删除: ` configure_file("${CMAKE_CURRENT_BINARY_DIR}/KDChart/KDGantt" "${CMAKE_CURRENT_BINARY_DIR}/KDChart/kdgantt.h" COPYONLY) ` error <img width="923" height="115" alt="Image" src="https://github.com/user-attachments/assets/20b3df1e-23da-4c99-ae29-f574ca45d65b" /> <img width="793" height="216" alt="Image" src="https://github.com/user-attachments/assets/83d09805-ef53-4d75-a3b1-7ffb6a927302" />