Add Cpu_mac.cpp
This commit is contained in:
parent
1bf428f8da
commit
555eee8236
2 changed files with 60 additions and 1 deletions
|
@ -88,7 +88,7 @@ if (WIN32)
|
|||
elseif (APPLE)
|
||||
set(SOURCES_OS
|
||||
src/App_unix.cpp
|
||||
src/Cpu_unix.cpp
|
||||
src/Cpu_mac.cpp
|
||||
src/Mem_unix.cpp
|
||||
src/net/Network_mac.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue