Skip to content

Commit

Permalink
Remove USE_APPLE_ICU
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 36d7cda commit 87154d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ webkit: .always
-DENABLE_FTL_JIT:BOOL=ON \
-DENABLE_STATIC_JSC:BOOL=ON \
-DUSE_SYSTEM_MALLOC:BOOL=ON \
-DUSE_APPLE_ICU: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

0 comments on commit 87154d0

Please sign in to comment.