Flaviu Tamas e66750de53
Don't warn on tag missing when subproject (#653) (#655)
Different solution than proposed in the issue, since that proposed
solution would given unexpected results when an intermediate
(untagged) commit is checked out.

This change simply skips warning about a missing git version when this
is a subproject, and uses the original version calculation logic.

I've also renamed `determine_version` to `determine_version_with_file`.
I'd originally done this in an intermediate version of this PR, but I
think that keeping the renaming is clearer code.
2023-01-04 09:39:28 +00:00
..
etlConfig.cmake.in Extended CMake installation handling (#523) 2022-04-08 09:37:21 +02:00
GetGitRevisionDescription.cmake CMake: add a flag to enable version lookup outside the root folder (#533) 2022-04-14 10:15:40 +02:00
GetGitRevisionDescription.cmake.in Update cmake & meson version handling (#522) 2022-04-08 09:37:21 +02:00
helpers.cmake Don't warn on tag missing when subproject (#653) (#655) 2023-01-04 09:39:28 +00:00