]> git.ipfire.org Git - thirdparty/ccache.git/commit
Rename generated Version.cpp to version.cpp
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 23 Jun 2020 19:57:26 +0000 (21:57 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 23 Jun 2020 20:04:52 +0000 (22:04 +0200)
commite82d6e041bf3450e8804797213169c9d5a4b6607
tree8e0d727fdc9b5db85c09be88b91ab0d7efc17bd8
parentee332b44a098f8603c05a25e09168b6b5b9c96ae
Rename generated Version.cpp to version.cpp

The convention is to use capitalized filenames for source files that
implement classes and namespaces and lowercase filenames for source
files that do not.
.gitignore
cmake/GenerateVersionFile.cmake
cmake/version.cpp.in [moved from cmake/Version.cpp.in with 100% similarity]
src/CMakeLists.txt