mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 01:59:33 +08:00
feat: App for macOS
This commit is contained in:
8
include/module.modulemap
Normal file
8
include/module.modulemap
Normal file
@@ -0,0 +1,8 @@
|
||||
module MeoAssistant {
|
||||
umbrella header "AsstCaller.h"
|
||||
export *
|
||||
link framework "Accelerate"
|
||||
link framework "OpenCL"
|
||||
link framework "Vision"
|
||||
link "c++"
|
||||
}
|
||||
Reference in New Issue
Block a user