Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
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
)