Sign in
webkit
/
WebKit
/
5cda268a4e3038fdd535865c42a3c8af7153e3fb
/
.
/
Source
/
bmalloc
/
PlatformMac.cmake
blob: 48bd546aa9705cf189c4f52852d51579531ac202 [
file
] [
log
] [
blame
]
add_definitions
(-
DBPLATFORM_MAC
=
1
)
list
(
APPEND bmalloc_SOURCES
bmalloc
/
ProcessCheck
.
mm
)
list
(
APPEND bmalloc_PUBLIC_HEADERS
bmalloc
/
darwin
/
BSoftLinking
.
h
bmalloc
/
darwin
/
MemoryStatusSPI
.
h
)