]> 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:52:34 +0000 (16:52 +0900)
commit23259e455cd79a4a102e61f7931d73bf30be579b
tree259ad187f5c1c832e973d93c28476dbe9492d427
parentd068df290a235799d84f987fb0a992bfb767433f
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