Skip to content

Commit 9695f81

Browse files
authored
Update CMakePresets.json (#375)
1 parent cf61e40 commit 9695f81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakePresets.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110
"cacheVariables": {
111111
"QT_VERSION": "6",
112112
"CMAKE_BUILD_TYPE": "RelWithDebInfo",
113-
"ENABLE_FRONTEND_API": false,
114-
"ENABLE_QT": false
113+
"ENABLE_FRONTEND_API": true,
114+
"ENABLE_QT": true
115115
}
116116
},
117117
{

0 commit comments

Comments
 (0)