Disable NFD on Linux
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<set name="LIME_HARFBUZZ" value="1" />
|
||||
<set name="LIME_LZMA" value="1" />
|
||||
<!-- <set name="LIME_NEKO" value="1" if="linux" /> -->
|
||||
<set name="LIME_NFD" value="1" if="windows || mac || linux" />
|
||||
<set name="LIME_NFD" value="1" if="windows || mac" />
|
||||
<set name="LIME_OGG" value="1" />
|
||||
<set name="LIME_OPENAL" value="1" />
|
||||
<set name="LIME_OPENGL" value="1" />
|
||||
|
||||
Reference in New Issue
Block a user