We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93960ba commit fbf9324Copy full SHA for fbf9324
Makefile
@@ -49,7 +49,7 @@ webkit: .always
49
-DENABLE_STATIC_JSC:BOOL=ON \
50
-DUSE_SYSTEM_MALLOC:BOOL=ON \
51
-DICU_DEBUG:BOOL=ON \
52
- -DWEBKIT_LIBRARIES_DIR:STRING=D:/a/includejs/build2/WebKitLibraries \
+ -DWEBKIT_LIBRARIES_DIR:STRING=D:/a/includejs/includejs/build2/WebKitLibraries \
53
-DCMAKE_BUILD_TYPE:STRING=$(PRESET)
54
$(CMAKE) --build ./build --config $(PRESET) --parallel 4
55
0 commit comments