mirror of
https://github.com/JHUAPL/CodeCut.git
synced 2026-04-27 03:01:27 -04:00
Fixed extra directories
This commit is contained in:
3
codecut-gui/os/linux64/README.txt
Normal file
3
codecut-gui/os/linux64/README.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
The "os/linux64" directory is intended to hold Linux native binaries
|
||||
which this module is dependent upon. This directory may be eliminated for a specific
|
||||
module if native binaries are not provided for the corresponding platform.
|
||||
3
codecut-gui/os/osx64/README.txt
Normal file
3
codecut-gui/os/osx64/README.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
The "os/osx64" directory is intended to hold macOS (OS X) native binaries
|
||||
which this module is dependent upon. This directory may be eliminated for a specific
|
||||
module if native binaries are not provided for the corresponding platform.
|
||||
3
codecut-gui/os/win64/README.txt
Normal file
3
codecut-gui/os/win64/README.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
The "os/win64" directory is intended to hold MS Windows native binaries (.exe)
|
||||
which this module is dependent upon. This directory may be eliminated for a specific
|
||||
module if native binaries are not provided for the corresponding platform.
|
||||
Reference in New Issue
Block a user