mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 10:25:36 -04:00
Rename binary calamares_bin -> calamares
This commit is contained in:
parent
8c746b8d3b
commit
1fb0dd3c3d
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ add_executable( calamares_bin ${final_src} )
|
||||||
SET_TARGET_PROPERTIES(calamares_bin
|
SET_TARGET_PROPERTIES(calamares_bin
|
||||||
PROPERTIES
|
PROPERTIES
|
||||||
AUTOMOC TRUE
|
AUTOMOC TRUE
|
||||||
RUNTIME_OUTPUT_NAME calamares_bin
|
RUNTIME_OUTPUT_NAME calamares
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue