mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +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(
|
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…
Add table
Reference in a new issue