]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Follow-up to r1919413: CMake: Use configure_file() instead of file(write)
authorIvan Zhakov <ivan@apache.org>
Tue, 30 Jul 2024 00:15:32 +0000 (00:15 +0000)
committerIvan Zhakov <ivan@apache.org>
Tue, 30 Jul 2024 00:15:32 +0000 (00:15 +0000)
commit0fd65dba2f2960bffcaaef788ceab762cfea6d89
tree898f7b99e6e759dae60778321c59dd13b6b4591c
parenta288cd39ce2f0e05f1cb3e41aa83a9f173ded1e3
Follow-up to r1919413: CMake: Use configure_file() instead of file(write)
to generate modules.c file because configure_file() doesn't change
timestamp of file if contents is the the same.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1919587 13f79535-47bb-0310-9956-ffa450edef68
build/build-modules-c.cmake
build/modules.c.in [new file with mode: 0644]