try make git depth work

and version to tomato
This commit is contained in:
Green Sky
2025-04-10 11:07:07 +02:00
parent e5498a36ba
commit 1bebb91138
2 changed files with 6 additions and 0 deletions

View File

@ -208,6 +208,8 @@ target_link_libraries(tomato PUBLIC
set_target_properties(tomato PROPERTIES POSITION_INDEPENDENT_CODE ON)
set_target_properties(tomato PROPERTIES VERSION "${tomato_VERSION_MAJOR}.${tomato_VERSION_MINOR}.${tomato_VERSION_PATCH}-${TOMATO_GIT_DEPTH}+git.${TOMATO_GIT_COMMIT}")
########################################
add_executable(test_frame_stream2_pop_reframer EXCLUDE_FROM_ALL