java-openjfx: disable compile webkit via properties

This commit is contained in:
Guoyi Zhang 2024-08-19 15:27:53 +10:00
parent 8b5c31c4a3
commit 5e34102012

View file

@ -1,3 +1,3 @@
COMPILE_MEDIA = true
COMPILE_WEBKIT = true
COMPILE_WEBKIT = false
CONF = Release