Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4

This commit is contained in:
Joe Taylor
2024-05-21 11:16:43 -04:00
4 changed files with 4 additions and 0 deletions
+4
View File
@@ -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
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.