版本: f6f7ff7
作者: 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
