summaryrefslogtreecommitdiffstats
path: root/src/gui/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/configure.json')
-rw-r--r--src/gui/configure.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/gui/configure.json b/src/gui/configure.json
index c51e3ceee3..6dd6f5b16c 100644
--- a/src/gui/configure.json
+++ b/src/gui/configure.json
@@ -1748,6 +1748,11 @@
"section": "Images",
"output": [ "publicFeature", "feature" ]
},
+ "texture_format_astc_experimental" : {
+ "label": "ASTC Texture format (experimental)",
+ "autoDetect": "false",
+ "output": [ "privateFeature" ]
+ },
"picture": {
"label": "QPicture",
"purpose": "Supports recording and replaying QPainter commands.",