mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-19 06:08:35 -04:00
Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4
This commit is contained in:
@@ -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)
|
||||
|
||||
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Reference in New Issue
Block a user