Sign in
webkit
/
WebKit
/
36b74c3900290f2598b1d40cf6065a7028fc4a34
/
.
/
Source
/
PlatformWPE.cmake
blob: 38642e0782cc33bf9475e6ee47ee977185357551 [
file
] [
log
] [
blame
]
include
(
WebKitDist
)
if
(
DEVELOPER_MODE
)
# FIXME: This should depend on a gtkdoc target
add_custom_target
(
Documentation
)
WEBKIT_DECLARE_DIST_TARGETS
(
WPE wpewebkit $
{
TOOLS_DIR
}/
wpe
/
manifest
.
txt
.
in
)
endif
()