git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Progress towards CMake on Mac.
[WebKit-https.git]
/
Source
/
WebKit2
/
PlatformMac.cmake
1
#FIXME: Add Mac-specific sources here.
2
3
set(WEBKIT2_EXTRA_DEPENDENCIES
4
WebKit2-forwarding-headers
5
)
6
set(WebProcess_SOURCES
7
WebProcess/mac/SecItemShimLibrary.mm
8
)