mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-06-13 12:02:28 -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
|
lib/superfox/linux/foxchk
|
||||||
DESTINATION ${CMAKE_INSTALL_BINDIR}
|
DESTINATION ${CMAKE_INSTALL_BINDIR}
|
||||||
PERMISSIONS WORLD_READ WORLD_WRITE WORLD_EXECUTE
|
PERMISSIONS WORLD_READ WORLD_WRITE WORLD_EXECUTE
|
||||||
|
PERMISSIONS GROUP_READ GROUP_EXECUTE
|
||||||
|
PERMISSIONS OWNER_READ OWNER_EXECUTE
|
||||||
#COMPONENT runtime
|
#COMPONENT runtime
|
||||||
)
|
)
|
||||||
endif (UNIX)
|
endif (UNIX)
|
||||||
@ -1695,6 +1697,8 @@ if (APPLE)
|
|||||||
lib/superfox/mac/foxchk
|
lib/superfox/mac/foxchk
|
||||||
DESTINATION ${CMAKE_INSTALL_BINDIR}
|
DESTINATION ${CMAKE_INSTALL_BINDIR}
|
||||||
PERMISSIONS WORLD_READ WORLD_WRITE WORLD_EXECUTE
|
PERMISSIONS WORLD_READ WORLD_WRITE WORLD_EXECUTE
|
||||||
|
PERMISSIONS GROUP_READ GROUP_EXECUTE
|
||||||
|
PERMISSIONS OWNER_READ OWNER_EXECUTE
|
||||||
#COMPONENT runtime
|
#COMPONENT runtime
|
||||||
)
|
)
|
||||||
endif (APPLE)
|
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…
x
Reference in New Issue
Block a user