mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-26 12:16:20 +00:00
pick 817770f from ishii
This commit is contained in:
parent
61ab04d7ba
commit
22196644bd
2 changed files with 2 additions and 1 deletions
|
@ -856,6 +856,7 @@ if(NOT CMAKE_SYSTEM_NAME MATCHES "Darwin|Windows")
|
|||
endif()
|
||||
if(NOT CMAKE_SYSTEM_NAME MATCHES "Linux|FreeBSD|OpenBSD|Darwin")
|
||||
install(FILES Data/license.txt DESTINATION ${datadir})
|
||||
install(FILES Data/portable.txt DESTINATION ${datadir})
|
||||
endif()
|
||||
if(CMAKE_SYSTEM_NAME MATCHES "Linux|FreeBSD|OpenBSD")
|
||||
# Install the application icon and menu item
|
||||
|
|
0
Data/portable.txt
Normal file
0
Data/portable.txt
Normal file
Loading…
Add table
Add a link
Reference in a new issue