]> git.seodisparate.com - SimpleArchiver/commit
Impl. setting version.h from CMake
authorStephen Seo <seo.disparate@gmail.com>
Mon, 17 Feb 2025 07:52:34 +0000 (16:52 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Mon, 17 Feb 2025 07:54:06 +0000 (16:54 +0900)
commit12ca36fbf1be2bf300fed48e6ba958b9ea827b30
tree8ac86dea3ec6276a4c79be6989b85d6e2613ea50
parent056de2f3d1e6fff699d3acf5fac1557e6ef6385c
Impl. setting version.h from CMake

Previous implementation only updated the version if the CMakeLists.txt
file was updated. This now auto-generates the version into version.h in
every build.
CMakeLists.txt