mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-13 15:59:23 +01:00
DolphinQt: Install binary for systems not matching APPLE
This commit is contained in:
parent
e955a3a191
commit
1dd4c93f0c
@ -83,4 +83,6 @@ if(APPLE)
|
||||
DEPENDS ${BUNDLE_PATH}/Contents/Resources/Sys
|
||||
)
|
||||
endif()
|
||||
else()
|
||||
install(TARGETS ${DOLPHINQT_BINARY} RUNTIME DESTINATION ${bindir})
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user