FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
WebKit/Source/JavaScriptCore/PlatformWPE.cmake at main · WebKit/WebKit · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
WebKit
/
WebKit
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Pull requests
2.6k
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
WebKit
/
Source
/
JavaScriptCore
/
PlatformWPE.cmake
Copy path
More file actions
More file actions
Latest commit
History
History
History
11 lines (9 loc) · 343 Bytes
Breadcrumbs
WebKit
/
Source
/
JavaScriptCore
/
PlatformWPE.cmake
Copy path
File metadata and controls
11 lines (9 loc) · 343 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
include
(
GLib.cmake
)
include
(
inspector/remote/GLib.cmake
)
list
(
APPEND
JavaScriptCore_PRIVATE_DEFINITIONS
PKGLIBDIR=
"
${CMAKE_INSTALL_FULL_LIBDIR}
/wpe-webkit-
${WPE_API_VERSION}
"
)
install
(
FILES
${JavaScriptCore_INSTALLED_HEADERS}
DESTINATION
"
${CMAKE_INSTALL_INCLUDEDIR}
/wpe-webkit-
${WPE_API_VERSION}
/jsc"
COMPONENT
"Development"
)
Back
|
FazBrowse Home
|
New Git URL