Fix Linux CI
This commit is contained in:
parent
0532b93d69
commit
9339805f47
1 changed files with 1 additions and 1 deletions
|
|
@ -1308,7 +1308,7 @@ PRIVATE
|
|||
TDESKTOP_API_HASH=${TDESKTOP_API_HASH}
|
||||
)
|
||||
|
||||
if (APPLE OR NOT CMAKE_EXECUTABLE_SUFFIX STREQUAL "" OR NOT "${output_name}" STREQUAL "Telegram")
|
||||
if (APPLE OR NOT CMAKE_EXECUTABLE_SUFFIX STREQUAL "" OR NOT "${output_name}" STREQUAL "Kotatogram")
|
||||
set(output_folder ${CMAKE_BINARY_DIR})
|
||||
elseif (DESKTOP_APP_SPECIAL_TARGET STREQUAL "")
|
||||
set(output_folder ${CMAKE_BINARY_DIR}/bin)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue