mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-01 03:50:43 +00:00
Don't use BYPRODUCTS with appdata changelog
Due to recursive dependency
This commit is contained in:
parent
2e0224589f
commit
443ca0b390
@ -16,8 +16,6 @@ function(generate_appdata_changelog target_name changelog_path appdata_path)
|
||||
add_custom_command(
|
||||
OUTPUT
|
||||
${gen_timestamp}
|
||||
BYPRODUCTS
|
||||
${gen_files}
|
||||
COMMAND
|
||||
${Python3_EXECUTABLE}
|
||||
${submodules_loc}/build/changelog2appdata.py
|
||||
|
Loading…
Reference in New Issue
Block a user