git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Unreviewed, rolling out r219103.
[WebKit-https.git]
/
Source
/
WTF
/
CMakeLists.txt
1
cmake_minimum_required(VERSION 2.8.12)
2
include(WebKitCommon)
3
set_property(DIRECTORY . PROPERTY FOLDER "WTF")
4
5
add_subdirectory(wtf)