Skip to content

Commit

Permalink
More debugging
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
  • Loading branch information
jviotti committed Feb 21, 2024
1 parent cdd542c commit 0142b6a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ webkit: .always
-DENABLE_FTL_JIT:BOOL=ON \
-DENABLE_STATIC_JSC:BOOL=ON \
-DUSE_SYSTEM_MALLOC:BOOL=ON \
-DICU_DEBUG:BOOL=ON \
-DWEBKIT_LIBRARIES_DIR:STRING=D:/a/includejs/includejs/build/WebKitLibraries \
-DCMAKE_BUILD_TYPE:STRING=$(PRESET)
$(CMAKE) --build ./build --config $(PRESET) --parallel 4
Expand Down
3 changes: 3 additions & 0 deletions vendor/webkit/Source/cmake/WebKitFindPackage.cmake

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0142b6a

Please sign in to comment.