mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-14 13:17:08 +02:00
Don't use BYPRODUCTS with appdata changelog
Due to recursive dependency
This commit is contained in:
parent
2e0224589f
commit
443ca0b390
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue