mirror of
https://github.com/Murmele/Gittyup.git
synced 2024-11-05 02:46:56 +03:00
set output name correctly
This commit is contained in:
parent
ed951c6007
commit
d715530f83
@ -88,6 +88,7 @@ add_executable(
|
||||
${ACKNOWLEDGMENTS_HTML}
|
||||
${PRIVACY_HTML}
|
||||
${PLUGIN_HTML})
|
||||
set_target_properties(gittyup PROPERTIES OUTPUT_NAME ${GITTYUP_NAME})
|
||||
|
||||
if(GENERATE_APPDATA)
|
||||
add_custom_target(
|
||||
|
Loading…
Reference in New Issue
Block a user