Simplified process startup on macOS and Linux
This commit is contained in:
parent
9e03c9680c
commit
b462f3fb6c
40 changed files with 1343 additions and 1157 deletions
4
Apple/Shared/Constants/module.modulemap
Normal file
4
Apple/Shared/Constants/module.modulemap
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
module Constants {
|
||||
header "Constants.h"
|
||||
export *
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue