mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Fix binary path on macOS
This commit is contained in:
@@ -1435,7 +1435,7 @@ PRIVATE
|
||||
G_LOG_DOMAIN="Kotatogram"
|
||||
)
|
||||
|
||||
if ("${CMAKE_GENERATOR}" STREQUAL "Xcode"
|
||||
if (APPLE
|
||||
OR "${CMAKE_GENERATOR}" STREQUAL "Ninja Multi-Config"
|
||||
OR NOT CMAKE_EXECUTABLE_SUFFIX STREQUAL ""
|
||||
OR NOT "${output_name}" STREQUAL "Kotatogram")
|
||||
|
Reference in New Issue
Block a user