Skip to content

Commit

Permalink
Enable building WebKit2 (non-legacy)
Browse files Browse the repository at this point in the history
  • Loading branch information
RAJAGOPALAN-GANGADHARAN authored and pulkomandy committed Dec 28, 2019
1 parent 4429d09 commit d710ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/cmake/OptionsHaiku.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(JAVASCRIPTCORE 25 4 7)
# Haiku side ultimately.
add_definitions(-D_GLIBCXX_USE_C99_MATH)

set(ENABLE_WEBKIT OFF)
set(ENABLE_WEBKIT ON)
set(ENABLE_WEBKIT_LEGACY ON)

set(USE_ANGLE_EGL ON)
Expand Down

0 comments on commit d710ea5

Please sign in to comment.