mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-23 04:28:36 -04:00
Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4
This commit is contained in:
commit
f28d6f277b
@ -1684,6 +1684,8 @@ if (UNIX)
|
||||
lib/superfox/linux/foxchk
|
||||
DESTINATION ${CMAKE_INSTALL_BINDIR}
|
||||
PERMISSIONS WORLD_READ WORLD_WRITE WORLD_EXECUTE
|
||||
PERMISSIONS GROUP_READ GROUP_EXECUTE
|
||||
PERMISSIONS OWNER_READ OWNER_EXECUTE
|
||||
#COMPONENT runtime
|
||||
)
|
||||
endif (UNIX)
|
||||
@ -1695,6 +1697,8 @@ if (APPLE)
|
||||
lib/superfox/mac/foxchk
|
||||
DESTINATION ${CMAKE_INSTALL_BINDIR}
|
||||
PERMISSIONS WORLD_READ WORLD_WRITE WORLD_EXECUTE
|
||||
PERMISSIONS GROUP_READ GROUP_EXECUTE
|
||||
PERMISSIONS OWNER_READ OWNER_EXECUTE
|
||||
#COMPONENT runtime
|
||||
)
|
||||
endif (APPLE)
|
||||
|
BIN
lib/superfox/mac/foxchk
Executable file
BIN
lib/superfox/mac/foxchk
Executable file
Binary file not shown.
BIN
lib/superfox/mac/sfrx
Executable file
BIN
lib/superfox/mac/sfrx
Executable file
Binary file not shown.
BIN
lib/superfox/mac/sftx
Executable file
BIN
lib/superfox/mac/sftx
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user