mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-01 12:00:48 +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(
|
add_custom_command(
|
||||||
OUTPUT
|
OUTPUT
|
||||||
${gen_timestamp}
|
${gen_timestamp}
|
||||||
BYPRODUCTS
|
|
||||||
${gen_files}
|
|
||||||
COMMAND
|
COMMAND
|
||||||
${Python3_EXECUTABLE}
|
${Python3_EXECUTABLE}
|
||||||
${submodules_loc}/build/changelog2appdata.py
|
${submodules_loc}/build/changelog2appdata.py
|
||||||
|
Loading…
Reference in New Issue
Block a user